Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: WHY IT SOMETIMES SHOWS ERROR WITH MACHINE.CONFIG FILE ???


Message #1 by "Rohit Arora" <rohit_arora@i...> on Tue, 24 Dec 2002 19:59:05 +0530
hie group,

Sometimes i see this kinda strange error while running aspx page. But it
starts working fine sometime later or if i reboot the machine or sometime by
again opening Visual Studio. Can u tell me why iz this happening ??

ERROR IS LIKE
-------------

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

Source Error:


Line 196:				<add assembly="System.EnterpriseServices, Version=1.0.5000.0,
Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Line 197:				<add assembly="System.Web.Mobile, Version=1.0.5000.0,
Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Line 198:				<add assembly="*"/>
Line 199:			</assemblies>
Line 200:		</compilation>


Source File:
c:\winnt\microsoft.net\framework\v1.1.4322\Config\machine.config    Line:
198


Thanx and Regards
Rohit


  Return to Index