How to use the dotfuscator included in VS2005?

L

Liming

Hi all,

This is the first time I tried using the dotfuscator and I'm stuck.

I have a web project and a class library project (let's call this class
library MyCompany.Utils). My web project reference MyCompany.Utils
(using MyCompany.Utils) and before obfuscating, eveyrthign works fine.
After I obfuscated the Utils library and copied the new dll back into
my /bin directory, immediately, I get an error that goes somethign like

"MyCompany.Utils" is not found. Are you missing an assembly?

I must be doing something wrong.. but i'm not sure what.

All i did was load the assembly into the DotObfuscator, build it, go
the output directory /DotObfuscator/, copy the new dll from it and drop
it back to my web application's /bin directory.

Please give me some insight into this.. man, I really didn't think this
is gonne take me this long to figure it out...

thanks a lot
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,070
Latest member
BiogenixGummies

Latest Threads

Top