Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: Config error


Message #1 by "Simon Robinson" <srobinson@g...> on Fri, 10 Jan 2003 16:20:39 -0000
Hi All,

I am getting the following error when I attempt to view my work in a
browser:-

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: 'PPIX'.

Source Error: 


Line 150:        <add assembly="System.Drawing, Version=1.0.3300.0,
Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
Line 151:        <add assembly="System.EnterpriseServices,
Version=1.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
Line 152:        <add assembly="*" />
Line 153:      </assemblies>
Line 154:    </compilation>
 

Source File:
c:\winnt\microsoft.net\framework\v1.0.3705\Config\machine.config
Line: 152

I thought that it might be a problem with my .net framework installation
so I re-installed but still get this error!

Can anyone put me out of my misery?

Cheers,

Simon. 


  Return to Index