![]() |
| ||
| 'System.Security.Policy.PolicyException' compiler error on shared drive When I compile my Visual C++ .NET project under a shared drive, I get the following error: "An unhandled exception of type 'System.Security.Policy.PolicyException' occurred in Unknown Module." What do I need to configure to allow shared drives to be fully trusted? Thanks. |
| ||
| Re: 'System.Security.Policy.PolicyException' compiler error on shared drive The solution is to run mscorcfg.msc (.NET Framework Configuration Tool) and elevate the trust level of <Local Intranet> to Full Trust. |
| ||
| Re: 'System.Security.Policy.PolicyException' compiler error on shared drive Quote:
How would I go about doing that? (dealing with the same problum now) |
| ||
| Re: 'System.Security.Policy.PolicyException' compiler error on shared drive Go to C:\WINNT\Microsoft.NET\Framework\v1.1.4322 and run mscorcfg.msc Select <Runtime Security Policy> => Select <Adjust Zone Security> => Select <Local Intranet> and elevate arrow to <Full Trust> |
| All times are GMT -4. The time now is 5:09 pm. |
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC