I've run into an odd problem using the Dotfuscator tool. I have a reasonably large PDA C# Winfoms application that when obfuscated "as- is" works fine on the device. However, when I "link" together a number of assemblies then the application becomes broken. One of the
I have an .NET 1.1 application running from a network drive for years (configured full-trust in .NET Framework 1.1 Configuration). Now I have created a .NET 3.5 application wich also has to run from the network drive, locally it runs but running from the network drive it throws
basically the subject tells it all :) When we're moving to .NET Framework 3.5 we were planning to completely uninstall all previous versions of .NET Framework (1.1, 2.0, 3.0) on our client's PCs.