I did the following steps to deploy my wpf application that need full trust permission: 1-Creating a certificate using makecert.exe
I\'m trying to do what I thought was a simple HttpWebRequest (the code is deep inside a dll so I can\'t give a small code snippet, but it should be relatively simple), but I\'m getting a security exce
our applicaton is installing with windows installer. The things working fine but the application itself is full trusted and not allowing to run on the employee\'s computer with less level (not full tr
I have a .NET2.0 assembly on a network share for everyone to access. I\'ve enabled FullTrust on everyone\'s machine for LocalIntranetZone.