Home - Forums-.NET - Spices.Net - Spices.net fail to obsfucate with web deployment project?

Spices.Net

NET code security, tools to protect, obfuscate, tamper defense, code and data safety, recover, convert, optimize, explore, browse and analyze .Net software.

This forum related to following products: Spices.Net Suite, Spices.Net Obfuscator, Spices.Net Decompiler

Spices.net fail to obsfucate with web deployment project?
Link Posted: 21-Jun-2007 22:38
hi

i have tried obsfucating  asp.net web deployment project, but when i rebuild our project i did not see our dll being obsfucated?, the funny thing is if i remove the web deployment project everything works fine

have i done anything wrong with the configuration

Thanks
Link Posted: 22-Jun-2007 09:55
Seems obfuscation task completed before build.
If you're using VS2005, you can use MSBuild integration to embed obfuscation directly before deployment task.
Also - please check obfuscation configuration, deployment project usually uses assemblies from bin\\Release folder, in that case you should clear SaveToDirectory property in associated Spices.Project.