what´s with this error
i get this error when try to browse the articles by category. It was just fine this morning.
-*-************************************************** ***********
Server Error in '/' Application.
--------------------------------------------------------------------------------
Could not load file or assembly 'App_Web_gl1vetzg, 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_gl1vetzg, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
Source Error:
Line 23: EmptyDataText="<b>There is no article to show for the selected category</b>" OnRowDataBound="gvwArticles_RowDataBound" OnRowCommand="gvwArticles_RowCommand">
Line 24: <Columns>
Line 25: <asp:TemplateField HeaderText="Lista de Art#237;culos (incluyendo los que a#250;n no han sido publicados)">
Line 26: <HeaderStyle HorizontalAlign="Left" />
Line 27: <ItemTemplate>
Source File: c:\domains\clubvwnica.com\wwwroot\Controls\Article Listing.ascx Line: 25
Assembly Load Trace: The following information can be helpful to determine why the assembly 'App_Web_gl1vetzg, 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].
|