D
David Lozzi
Howdy,
I get the error message as displayed below. I'm using Visual Studio 2003 on
WinXP Pro SP2 workstation. I'll be sitting here happily developing when all
of a sudden blamo this error will occur. This has happened with different
references/dlls in different web projects. And I wasn't even accessing a
page that uses this file. Any ideas how to squelch this? I have to reboot to
get it to work again, then it'll be happy for another day or two.
Server Error in '/LOCT' 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: 'WebChart'.
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
Assembly Load Trace: The following information can be helpful to determine
why the assembly 'WebChart' could not be loaded.
=== Pre-bind state information ===
LOG: DisplayName = WebChart
(Partial)
LOG: Appbase = file:///c:/inetpub/wwwroot/LOCT
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: WebChart
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/loct/7652e232/f0c4f347/WebChart.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/loct/7652e232/f0c4f347/WebChart/WebChart.DLL.
LOG: Attempting download of new URL
file:///c:/inetpub/wwwroot/LOCT/bin/WebChart.DLL.
LOG: Policy not being applied to reference at this time (private, custom,
partial, or location-based assembly bind).
LOG: Post-policy reference: WebChart, Version=1.1.1.4, Culture=neutral,
PublicKeyToken=null
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET
Version:1.1.4322.2032
Thanks
--
D a v i d L o z z i
Data & Web Technology Specialist
Delphi Technology Solutions, Inc.
Wilmington, MA
dlozzi@(remove this)delphi-ts.com - www.delphi-ts.com
I get the error message as displayed below. I'm using Visual Studio 2003 on
WinXP Pro SP2 workstation. I'll be sitting here happily developing when all
of a sudden blamo this error will occur. This has happened with different
references/dlls in different web projects. And I wasn't even accessing a
page that uses this file. Any ideas how to squelch this? I have to reboot to
get it to work again, then it'll be happy for another day or two.
Server Error in '/LOCT' 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: 'WebChart'.
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
Assembly Load Trace: The following information can be helpful to determine
why the assembly 'WebChart' could not be loaded.
=== Pre-bind state information ===
LOG: DisplayName = WebChart
(Partial)
LOG: Appbase = file:///c:/inetpub/wwwroot/LOCT
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: WebChart
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/loct/7652e232/f0c4f347/WebChart.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/loct/7652e232/f0c4f347/WebChart/WebChart.DLL.
LOG: Attempting download of new URL
file:///c:/inetpub/wwwroot/LOCT/bin/WebChart.DLL.
LOG: Policy not being applied to reference at this time (private, custom,
partial, or location-based assembly bind).
LOG: Post-policy reference: WebChart, Version=1.1.1.4, Culture=neutral,
PublicKeyToken=null
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET
Version:1.1.4322.2032
Thanks
--
D a v i d L o z z i
Data & Web Technology Specialist
Delphi Technology Solutions, Inc.
Wilmington, MA
dlozzi@(remove this)delphi-ts.com - www.delphi-ts.com