I am getting a different set of errors, but errors none the less
Server Error in '/' Application.Could not load file or assembly 'App_Web_vu_64z8q, 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_vu_64z8q, 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: <%@ Reference Control="~\Controls\advertising/uc_intellitxt.ascx" %>
Line 2: <%@ Control Language="vb" AutoEventWireup="false" Inherits="tgNET.UC_PageFooter" %>
Line 3: <%@ Register TagPrefix="tg" TagName="rightregion" Src="tg_rightregion.ascx" %>
Source File: E:\www.totalgaming.net\Controls\Layout\uc_pagefooter.ascx Line: 1
Assembly Load Trace: The following information can be helpful to determine why the assembly 'App_Web_vu_64z8q, 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_vu_64z8q, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.]
ASP.controls_layout_uc_pagefooter_ascx.__BuildControlTree(controls_layout_uc_pagefooter_ascx __ctrl) in E:\www.totalgaming.net\Controls\Layout\uc_pagefooter.ascx:1
ASP.controls_layout_uc_pagefooter_ascx.FrameworkInitialize() +69
System.Web.UI.UserControl.InitializeAsUserControlInternal() +31
System.Web.UI.UserControl.InitializeAsUserControl(Page page) +14
ASP.store_newreleases_aspx.__BuildControl_PageFooter() in E:\www.totalgaming.net\store\newreleases.aspx:82
ASP.store_newreleases_aspx.__BuildControlTree(store_newreleases_aspx __ctrl) in E:\www.totalgaming.net\store\newreleases.aspx:1
ASP.store_newreleases_aspx.FrameworkInitialize() +69
System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +40
System.Web.UI.Page.ProcessRequest() +86
System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) +18
System.Web.UI.Page.ProcessRequest(HttpContext context) +49
ASP.store_newreleases_aspx.ProcessRequest(HttpContext context) +29
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +154
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42