Error when obfuscating a Windows Service
ppatel2
Posts: 5
Hey, so I have got the trial version of Smart Assembly and have 14 days to see if I can manage to make this work with our software before we do a purchase, and have ran into an issue which is seriously holding me back at the moment.
Basically what is happening is a "System.TypeLoadException: Could not load type 'This.Service.API.UserNamePassValidator' from assembly 'This.Service'."
I am not sure as to why that would cause an error as the file itself does not call System.Reflection (I read that there are known issues between it and smart assembly).
I would appreciate any and all help. Thank you in advance
Basically what is happening is a "System.TypeLoadException: Could not load type 'This.Service.API.UserNamePassValidator' from assembly 'This.Service'."
I am not sure as to why that would cause an error as the file itself does not call System.Reflection (I read that there are known issues between it and smart assembly).
I would appreciate any and all help. Thank you in advance
Comments
I have also tried going the full profile, to no avail.
Is it possible to obfuscate the other .dll's required by the program into a format that the core program will still be able to use?