Search This Blog

Showing posts with label Configuring .NET Trust Levels in IIS 7. Show all posts
Showing posts with label Configuring .NET Trust Levels in IIS 7. Show all posts

Monday, December 5, 2011

Configuring .NET Trust Levels in IIS 7

Configuring .NET Trust Levels in IIS 7

ASP.NET applications that use .NET Framework version 1.0 always run with full trust. By default, ASP.NET applications that use .NET Framework version 1.1 and 2.0 run with full trust. However, you can configure the trust levels of these applications.

http://technet.microsoft.com/en-us/library/cc772237(WS.10).aspx