ASP.NET Configuration Error

R

Ryan Ternier

While working on .NET I've had this error pop up on every Solution.

Usually I'll just re-build the project and it works, but now it has
started doing this to components we've purchased. I can't rebuild those.

IF I leave my computer for an hour or so, I can continue working /
debuging etc. However, for that hour I cannot view what I build or anything.


Has anyone else gotten this error before?


/RT

--------------
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: '__SOME CLASS NAME__'.

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


=== Pre-bind state information ===
LOG: DisplayName = RadSpell
(Partial)
LOG: Appbase =
file:///C:/Development/CivicWeb/eAgenda/Development/Website/Engine
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===

LOG: Policy not being applied to reference at this time (private,
custom, partial, or location-based assembly bind).
LOG: Post-policy reference: RadSpell
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/eaengine/fc58f5f5/d36af3cf/RadSpell.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/eaengine/fc58f5f5/d36af3cf/RadSpell/RadSpell.DLL.
LOG: Attempting download of new URL
file:///C:/Development/CivicWeb/eAgenda/Development/Website/Engine/bin/RadSpell.DLL.
LOG: Publisher policy file is not found.
LOG: No redirect found in host configuration file
(C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet.config).
LOG: Using machine configuration file from
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\config\machine.config.
LOG: Post-policy reference: RadSpell, Version=2.5.0.0, Culture=neutral,
PublicKeyToken=b5dad7bf2bf594c2
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top