Superbruger
Tilføjet:
03-06-2007 08:57:11
Svar/Indlæg:
33/12
Jeg har adskillige gange oplevet ikke at kunne komme hen på forsiden, både med den nye firefox og med explorer
Server Error in '/' Application.
Could not load file or assembly 'App_Web_ngo2xl1k, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
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_ngo2xl1k, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
Source Error:
Line 1: <%@ Control Language="C#" AutoEventWireup="true" CodeFile="Default.ascx.cs" Inherits="UC_Syska_Default" %>
Line 2:
Line 3: <%@ Register Src="~/UC/Syska/LiteraturePostDataList.ascx" TagName="LiteraturePostDataList" TagPrefix="syska" %>
Source File: c:\Inetpub\wwwroot\2006.hwt\UC\Syska\Default.ascx Line: 1
Assembly Load Trace: The following information can be helpful to determine why the assembly 'App_Web_ngo2xl1k, 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_ngo2xl1k, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.]
ASP.uc_syska_default_ascx.__BuildControlTree(uc_syska_default_ascx __ctrl) in c:\Inetpub\wwwroot\2006.hwt\UC\Syska\Default.ascx:1
ASP.uc_syska_default_ascx.FrameworkInitialize() in c:\Inetpub\wwwroot\2006.hwt\UC\Syska\Default.ascx.cs:912307
System.Web.UI.UserControl.InitializeAsUserControlInternal() +31
System.Web.UI.UserControl.InitializeAsUserControl(Page page) +14
ASP.default_aspx.__BuildControlDefault1() in c:\Inetpub\wwwroot\2006.hwt\Default.aspx:7
System.Web.UI.StaticPartialCachingControl.CreateCachedControl() +15
System.Web.UI.BasePartialCachingControl.InitRecursive(Control namingContainer) +274
System.Web.UI.Control.InitRecursive(Control namingContainer) +198
System.Web.UI.Control.InitRecursive(Control namingContainer) +198
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