View previous topic :: View next topic |
Author |
Message |
bobandreini
Joined: 02 Oct 2010 Posts: 1
|
Posted: Sat Oct 02, 2010 2:06 pm Post subject: can I encrypt a .dll |
|
|
I have a .net web application that references a .dll file? Can I encrypt that just as I would a win forms app? |
|
Back to top |
|
|
Infralution
Joined: 28 Feb 2005 Posts: 5027
|
Posted: Sun Oct 03, 2010 12:37 am Post subject: |
|
|
No - at the moment .NET Encryptor is only designed for encryption of standard executables (and any associated assemblies that the application uses). It can't be used for ASP.NET assemblies. _________________ Infralution Support |
|
Back to top |
|
|
|