|
问题描述 Could not load file or assembly 'App_Web_xg4lork2, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. 系统找不到指定的文件。 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: Could not load file or assembly 'App_Web_xg4lork2, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. 系统找不到指定的文件。 Source Error: Line 1: <%@ Control Language="c#" Inherits="Dottext.Web.UI.Controls2.Header, App_Code" %> Line 2: <%@ Register TagPrefix="uc1" TagName="BlogHeader" Src="../../../../Controls/BlogHeader.ascx" %> Line 3: <%@ Register TagPrefix="uc1" TagName="Menu" Src="Menu.ascx" %> Source File: g:\花都程序\www.huadublog.com\Skins\V3\Common\Controls\header.ascx Line: 1 Assembly Load Trace: The following information can be helpful to determine why the assembly 'App_Web_xg4lork2, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' could not be loaded. WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1. Note: There is some performance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog]. Stack Trace: [FileNotFoundException: Could not load file or assembly 'App_Web_xg4lork2, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. 系统找不到指定的文件。] ASP.skins_v3_common_controls_header_ascx.__BuildControlTree(skins_v3_common_controls_header_ascx __ctrl) in g:\花都程序\www.huadublog.com\Skins\V3\Common\Controls\header.ascx:1 ASP.skins_v3_common_controls_header_ascx.FrameworkInitialize() in c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\723b5549\7233eadf\App_Web_vx4rvndy.1.cs:0 System.Web.UI.UserControl.InitializeAsUserControlInternal() +31 System.Web.UI.UserControl.InitializeAsUserControl(Page page) +14 ASP.skins_v3_common_pagetemplate_ascx.__BuildControlHeader1() in g:\花都程序\www.huadublog.com\Skins\V3\Common\pagetemplate.ascx:4 ASP.skins_v3_common_pagetemplate_ascx.__BuildControlTree(skins_v3_common_pagetemplate_ascx __ctrl) in g:\花都程序\www.huadublog.com\Skins\V3\Common\pagetemplate.ascx:1 ASP.skins_v3_common_pagetemplate_ascx.FrameworkInitialize() in c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\723b5549\7233eadf\App_Web_q49kst35.2.cs:0 System.Web.UI.UserControl.InitializeAsUserControlInternal() +31 System.Web.UI.TemplateControl.LoadControl(IWebObjectFactory objectFactory, VirtualPath virtualPath, Type t, Object[] parameters) +442 System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) +119 System.Web.UI.TemplateControl.LoadControl(String virtualPath) +23 Dottext.Controls.WebControls.MasterPage.BuildMasterPage() +214 Dottext.Controls.WebControls.MasterPage.OnInit(EventArgs e) +28 System.Web.UI.Control.InitRecursive(Control namingContainer) +321 System.Web.UI.Control.InitRecursive(Control namingContainer) +198 System.Web.UI.Control.InitRecursive(Control namingContainer) +198 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +692 -------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:2.0.50727.832; ASP.NET Version:2.0.50727.832
|