RE: Failed Policy Check
From: Robert Gruen [MSFT] (robgruen_at_online.microsoft.com)
Date: 02/26/04
- Next message: Robert Gruen [MSFT]: "RE: crash reports for release versions"
- Previous message: Eric: "Debugging asp.net hanging repost"
- In reply to: Bob: "Failed Policy Check"
- Next in thread: Bob: "RE: Failed Policy Check"
- Reply: Bob: "RE: Failed Policy Check"
- Messages sorted by: [ date ] [ thread ]
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.
- Next message: Robert Gruen [MSFT]: "RE: crash reports for release versions"
- Previous message: Eric: "Debugging asp.net hanging repost"
- In reply to: Bob: "Failed Policy Check"
- Next in thread: Bob: "RE: Failed Policy Check"
- Reply: Bob: "RE: Failed Policy Check"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|