09-17-05 12:47 PM
Hi Mark,
this is an ASP.NET error message.
You should better post this question to an ASP.NET related newsgroup.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
----------------------
"Mark Mahacek" <mmahacek@mcoe.org> wrote in message
news:O08pbPxuFHA.3124@TK2MSFTNGP12.phx.gbl...
> Occasionally I have been getting the following error messsage after I've
> compiled my site a number of times in a row. I'm not sure why this comes
> up at certian times and not others. The site names have been changed.
>
>
> Server Error in '/www.mysite.org' 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: 'CustomControlLib'.
>
> 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 'CustomControlLib' could not be loaded.
>
>
> === Pre-bind state information ===
> LOG: DisplayName = CustomControlLib
> (Partial)
> LOG: Appbase = file:///C:/cms_sites/my_home/www.mysite.org
> 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: CustomControlLib
> LOG: Attempting download of new URL
> file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
> Files/www.mysite.org/e4356ce2/c6e19069/CustomControlLib.DLL.
> LOG: Attempting download of new URL
> file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
> Files/www.mysite.org/e4356ce2/c6e19069/CustomControlLib/CustomControlLib.D
LL.
> LOG: Attempting download of new URL
> file:///C:/cms_sites/my_home/www.mysite.org/bin/CustomControlLib.DLL.
> LOG: Policy not being applied to reference at this time (private, custom,
> partial, or location-based assembly bind).
> LOG: Post-policy reference: CustomControlLib, Version=1.0.2085.26929,
> Culture=neutral, PublicKeyToken=null
>
>
>
>
>
> --------------------------------------------------------------------------
------
>
> Version Information: Microsoft .NET Framework Version:1.1.4322.2300;
> ASP.NET Version:1.1.4322.2300
>
> --
> Mark Mahacek
> Merced County Office of Education
>
>
>
[ Post a follow-up to this message ]
|