Hi, I am planning to launch a new website in Asp.net with c#.net coding when i uploaded my file to netfirms hosting account we got an security error like this We contacted the support team but they told they are providing with medium level security hosting servers, they told me to change the level of security. Now what i have to do with this issue to change the security levels..
What do you exactly use for Security in your application? Do you use ASP.NET Configuration Tool to provide Security for your application or...? Please give us more details related to 'WHAT TYPE OF SECURITY YOU HAVE PROVIDED TO YOUR APPLICATION'
The simplest way may to be to switch to a host with a "full trust" environment unless you are able to easily modify your code to work in a "medium trust" environment.