VS 2003 misbehaving

X

xzzy

Using Dotnet 2003 VS,
the app ( ASP and C# ) I am working on works well.
Occasionally, the following error message happens ( listed below
inbetween the ++++ comments ).
I have tried everything I know,
the only way to clear the problem is to close Visual Studio and
then shutdown Windows.

THE INCONSISANT PROBLEM:

in the path:

C:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\myreader\aabbcc\mmnnoo\assembly\wzxy

I do not have access to one of it's folders:

qqrrss

++++++++++++++++++++++++++++++++++++
++ Beginning of offending message ++
++++++++++++++++++++++++++++++++++++
Server Error in '/myApp' Application.
----------------------------------------------------------------------------
----

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: 'Level01.Level02.Level03'.

Source Error:


Line 196: <add assembly="System.EnterpriseServices, Version=1.0.5000.0,
Culture=neutral, PublicKeyToken=1a2b3c"/>
Line 197: <add assembly="System.Web.Mobile, Version=1.0.5000.0,
Culture=neutral, PublicKeyToken=1a2b3c"/>
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

Assembly Load Trace: The following information can be helpful to determine
why the assembly 'Level01.Level02.Level03' could not be loaded.


=== Pre-bind state information ===
LOG: DisplayName = Level01.Level02.Level03
(Partial)
LOG: Appbase = file:///c:/inetpub/wwwroot/myApp
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: Level01.Level02.Level03
LOG: Attempting download of new URL
file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/myApp/aabbcc/mmnnoo/Level01.Level02.Level03.DLL.
LOG: Attempting download of new URL
file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/myApp/aabbcc/mmnnoo/Level01.Level02.Level03/Level01.Level02.Level03.DL
L.
LOG: Attempting download of new URL
file:///c:/inetpub/wwwroot/myApp/bin/Level01.Level02.Level03.DLL.
LOG: Policy not being applied to reference at this time (private, custom,
partial, or location-based assembly bind).
LOG: Post-policy reference: Level01.Level02.Level03, Version=1.2.306.37210,
Culture=neutral, PublicKeyToken=null




----------------------------------------------------------------------------
----
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET
Version:1.1.4322.2032


++++++++++++++++++++++++++++++++++++
++ End of offending message ++
++++++++++++++++++++++++++++++++++++
 

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

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,535
Members
45,008
Latest member
obedient dusk

Latest Threads

Top