Activity overview
Latest activity by ppatel2
This is the perfectly standard .NET framework, and I have disabled the embedding/merging features, and it works! I just need to test it against every system we have in place then reconfirm.
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? / comments
This is the perfectly standard .NET framework, and I have disabled the embedding/merging features, and it works! I just need to test it against every system we have in place then reconfirm.
Is it p...
Runtime error when running the assembly built / comments
Runtime error when running the assembly built
It was built to target .Net 4.0 Client Profile, I have switched up to 4.5 and have the same issue.
I have also tried going the full profile, to no avail. / comments
It was built to target .Net 4.0 Client Profile, I have switched up to 4.5 and have the same issue.
I have also tried going the full profile, to no avail.
Error when obfuscating a Windows Service
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 serio...