RE: Parser Error Message: Execution permission cannot be acquired.
- From: Charry <Charry@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 17 May 2005 10:24:01 -0700
I don't think that's the problem. All my projects were working fine three
weeks ago until I started creating customized web parts for SharePoint.
Yesterday, I removed all the dlls that I created for this web part and I
reinstalled Framework 1.1 on my machine yesterday. I also ran Windows update
to install the service pack that I need. I also restarted IIS and restarted
my computer. After that I got a different source error:
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: Execution permission cannot be acquired.
Source Error:
Line 256: <add assembly="System.EnterpriseServices,
Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Line 257: <add assembly="System.Web.Mobile,
Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Line 258: <add assembly="*"/>
Line 259: </assemblies>
Line 260:
Source File:
c:\winnt\microsoft.net\framework\v1.1.4322\Config\machine.config Line: 258
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET
Version:1.1.4322.2032
Any ideas?
"Ravichandran J.V." wrote:
> Check out the code groups and permission sets in your machine.
>
> with regards,
>
> J.V.
>
>
>
> "Charry" wrote:
>
> > Hi,
> >
> > When I tried to run a web project on the browser using localhost I
> > always get this message:
> >
> > 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: Execution permission cannot be acquired.
> >
> > Source Error:
> >
> >
> > Line 323: language="js;jscript;javascript"
> > Line 324: extension=".js"
> > Line 325: type="Microsoft.JScript.JScriptCodeProvider,
> > Microsoft.JScript, Version=7.0.5000.0, Culture=neutral,
> > PublicKeyToken=b03f5f7f11d50a3a" />
> > Line 326: <compiler
> > Line 327: language="VJ#;VJS;VJSharp"
> >
> >
> > Source File:
> > c:\winnt\microsoft.net\framework\v1.1.4322\Config\machine.config Line: 325
> >
> >
> > --------------------------------------------------------------------------------
> > Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET
> > Version:1.1.4322.2032
> >
> > I'm not using Using Visual J# so I don't know why I'm getting this error.
> >
> > Do I need to reinstall Framework? Any Ideas?
> >
> >
> >
.
- References:
- Parser Error Message: Execution permission cannot be acquired.
- From: Charry
- RE: Parser Error Message: Execution permission cannot be acquired.
- From: Ravichandran J.V.
- Parser Error Message: Execution permission cannot be acquired.
- Prev by Date: Re: Get last write time bug!
- Next by Date: Developer conferences?
- Previous by thread: RE: Parser Error Message: Execution permission cannot be acquired.
- Next by thread: Chasing Parent Relationships in a datagrid
- Index(es):
Relevant Pages
|
|