G
Guest
Hi
I am trying to figure out why an application get this error when I am trying to open the application's asmx file from localhost. I don't have indexing service running(it set as manual and not started). I also created an .aspx file to do testing
The .aspx file opens fine in other directory from IE. As long as I put it in the application's directory, set a virtual directory
trying to open it, it also gives me the following error. I don't know what configuration is not setting right. Pls help
Jame
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: 'CISFramework'
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:\winnt\microsoft.net\framework\v1.0.3705\Config\machine.config Line: 199
I am trying to figure out why an application get this error when I am trying to open the application's asmx file from localhost. I don't have indexing service running(it set as manual and not started). I also created an .aspx file to do testing
The .aspx file opens fine in other directory from IE. As long as I put it in the application's directory, set a virtual directory
trying to open it, it also gives me the following error. I don't know what configuration is not setting right. Pls help
Jame
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: 'CISFramework'
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:\winnt\microsoft.net\framework\v1.0.3705\Config\machine.config Line: 199