This error for all libraries right now.
Server Error in '/' Application.
--------------------------------------------------------------------------------
File or assembly name zhdp21ll, or one of its dependencies, was not found.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.IO.FileNotFoundException: File or assembly name zhdp21ll, or one of its dependencies, was not found.
Source Error:
The source code that generated this unhandled exception can only be shown when compiled in debug mode. To enable this, please follow one of the below steps, then request the URL:
1. Add a "Debug=true" directive at the top of the file that generated the error. Example:
<%@ Page Language="C#" Debug="true" %>
or:
2) Add the following section to the configuration file of your application:
Note that this second technique will cause all files within a given application to be compiled in debug mode. The first technique will cause only that particular file to be compiled in debug mode.
Important: Running applications in debug mode does incur a memory/performance overhead. You should make sure that an application has debugging disabled before deploying into production scenario.
Assembly Load Trace: The following information can be helpful to determine why the assembly 'zhdp21ll' could not be loaded.
=== Pre-bind state information ===
LOG: DisplayName = zhdp21ll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
(Fully-specified)
LOG: Appbase = file:///D:/www.wincustomize.com
LOG: Initial PrivatePath = bin
Calling assembly : berc3drk, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null.
===
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Post-policy reference: zhdp21ll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/b497646d/e97a3188/zhdp21ll.DLL.
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/b497646d/e97a3188/zhdp21ll/zhdp21ll.DLL.
LOG: Attempting download of new URL file:///D:/www.wincustomize.com/bin/zhdp21ll.DLL.
LOG: Attempting download of new URL file:///D:/www.wincustomize.com/bin/zhdp21ll/zhdp21ll.DLL.
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/b497646d/e97a3188/zhdp21ll.EXE.
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/b497646d/e97a3188/zhdp21ll/zhdp21ll.EXE.
LOG: Attempting download of new URL file:///D:/www.wincustomize.com/bin/zhdp21ll.EXE.
LOG: Attempting download of new URL file:///D:/www.wincustomize.com/bin/zhdp21ll/zhdp21ll.EXE.
Stack Trace:
[FileNotFoundException: File or assembly name zhdp21ll, or one of its dependencies, was not found.]
ASP.UC_SkinLibrary_ascx.__BuildControlucPageBarTop() +0
ASP.UC_SkinLibrary_ascx.__BuildControlTree(Control __ctrl) +47
ASP.UC_SkinLibrary_ascx.FrameworkInitialize() +9
System.Web.UI.UserControl.InitializeAsUserControlInternal() +31
System.Web.UI.UserControl.InitializeAsUserControl(Page page) +15
ASP.Skins_aspx.__BuildControlucSkinLibrary() +59
ASP.Skins_aspx.__BuildControlForm1() +150
ASP.Skins_aspx.__BuildControlTree(Control __ctrl) +16
ASP.Skins_aspx.FrameworkInitialize() +14
System.Web.UI.Page.ProcessRequest() +85
System.Web.UI.Page.ProcessRequest(HttpContext context) +18
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +179
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +87
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032