RE: Failed Policy Check

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Robert Gruen [MSFT] (robgruen_at_online.microsoft.com)
Date: 02/26/04


Date: Thu, 26 Feb 2004 08:25:16 GMT

If your goal is to be able to debug you can turn of .NET framework security
or you can grant full trust to the local intranet zone.

To turn off security:
    from a .net command prompt run caspol.exe -s off

To increase zone trust:
   launch the framework configuration tool from the control panel
   select "adjust zone security"
   select the intranet zone and increase the trust level to full trust.

Thanks! Robert Gruen
Microsoft, VB.NET

This posting is provided "AS IS", with no warranties, and confers no rights.



Relevant Pages