Re: Configuration Error
- From: coolCoder <anant.yadunath.kulkarni@xxxxxxxxx>
- Date: Mon, 3 Dec 2007 07:03:16 -0800 (PST)
On Dec 3, 5:38 pm, Navaneet <tonavan...@xxxxxxxxx> wrote:
Hi All,
I am getting these type of error in Visual Studio 2003? It is fixed
only when i reboot the system!!!
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: 'skmMenu'. (Some time other
than skmMenu)
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:\windows\microsoft.net\framework\v1.1.4322\Config
\machine.config Line: 198
Any explanation?
Thanks,
: Kumar N
Have you tried aspnet_regiis ?
May be you have corrupt some of the ASP.NET engine files ??
Use the Visual Studio Command prompt to execute this command with -i
as argument.
Hope this solves the problem.
.
- References:
- Configuration Error
- From: Navaneet
- Configuration Error
- Prev by Date: Re: Configuration Error
- Next by Date: Re: .NET 3.5 runtime size
- Previous by thread: Re: Configuration Error
- Next by thread: Re: Configuration Error
- Index(es):
Relevant Pages
|