ACCESS DENIED problem
From: John Smith (.@.)
Date: 09/27/02
- Next message: VSK: "Re: Role-Based hierarchical model advice"
- Previous message: Sitaraman: "Re: RSA ;)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "John Smith" <.@.> Date: Fri, 27 Sep 2002 09:52:25 -0700
Please HELP.
I encountered the following problem and could not resolve it.
Here's a little background on the problem/application:
- This web application is currently a "Virtual Directory"
- This web application is located on a network drive, with its setting in
IIS as "a share located in another computer"
- All access permission has been set to FullTrust on the .NET configurator
- All file access permission has been set to Full Control on Everyone
- Indexing Service has been disabled (as some suggests in other forums that
this may be due to Indexing deadlock)
- When the 'Utils' assembly is dereferenced. The problem still persists but
now it is with the 'UMGTools' assembly itself (which technically shouldn't
happen since it is this project itself).
Any help is much appreciated.
Sincerely,
-John.
Server Error in '/UMGTools' Application.
----------------------------------------------------------------------------
---- Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser Error Message: Access is denied: 'Utils'. Source Error: Line 197: <add assembly="System.Drawing, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/> Line 198: <add assembly="System.EnterpriseServices, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/> Line 199: <add assembly="*"/> Line 200: </assemblies> Line 201: Source File: c:\windows\microsoft.net\framework\v1.0.3705\Config\machine.config Line: 199 ---------------------------------------------------------------------------- ---- Version Information: Microsoft .NET Framework Version:1.0.3705.288; ASP.NET Version:1.0.3705.288
- Next message: VSK: "Re: Role-Based hierarchical model advice"
- Previous message: Sitaraman: "Re: RSA ;)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|