Infralution Support Forum Index Infralution Support
Support groups for Infralution products
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Assembly not being encrypted

 
Post new topic   Reply to topic    Infralution Support Forum Index -> .NET Encryptor Support
View previous topic :: View next topic  
Author Message
Javier



Joined: 09 Oct 2009
Posts: 215

PostPosted: Wed Sep 17, 2014 2:57 pm    Post subject: Assembly not being encrypted Reply with quote

For some reason the first line of the code below is being completely ignored, and the assembly EntryPage.enc is not being included in the Assemblies folder, even when EntryPage.exe exists in the right location. No error messages. All the other assemblies are ok. What may be wrong with this particular assembly? I'm not sure what to check. Please advise.
Code:
"C:\Program Files\Infralution\.NET Encryptor\bin\NetEncryptor.exe" "$(SolutionDir)EntryPageRetain\bin$(ConfigurationName)\EntryPage.exe" /outdir:"$(ProjectDir)Assemblies"
"C:\Program Files\Infralution\.NET Encryptor\bin\NetEncryptor.exe" "$(SolutionDir)AboutBoxRetain\bin\$(ConfigurationName)\AboutBoxRetain.dll" /outdir:"$(ProjectDir)Assemblies"
"C:\Program Files\Infralution\.NET Encryptor\bin\NetEncryptor.exe" "$(SolutionDir)RetWall\bin\$(ConfigurationName)\RetWall.dll" /outdir:"$(ProjectDir)Assemblies"
"C:\Program Files\Infralution\.NET Encryptor\bin\NetEncryptor.exe" "$(SolutionDir)Bending\bin\$(ConfigurationName)\Bending.dll" /outdir:"$(ProjectDir)Assemblies"
Back to top
View user's profile Send private message
Infralution



Joined: 28 Feb 2005
Posts: 5027

PostPosted: Thu Sep 18, 2014 3:52 am    Post subject: Reply with quote

Looks like you're missing the "\" between the "bin" and the $(ConfigurationName)
_________________
Infralution Support
Back to top
View user's profile Send private message Visit poster's website
Javier



Joined: 09 Oct 2009
Posts: 215

PostPosted: Thu Sep 18, 2014 8:51 am    Post subject: Reply with quote

The solution is sometimes simpler than what we thought. Thank you.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Infralution Support Forum Index -> .NET Encryptor Support All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group