I'm getting the following error when submitting my info to the Freestyle competition. Anyone know what the issue is?
Server Error in '/USSUB' Application.
Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.
Parser Error Message: Could not load the assembly 'App_Web_lm_vv6jz'. Make sure that it is compiled before accessing the page.
Source Error:
Line 1: <%@ page language="c#" inherits="USSub.Common.ErrorPage, App_Web_lm_vv6jz" %>
Line 2: <%@ Register TagPrefix="uc1" TagName="footer" Src="../UserControls/Yamahav3/Footer.ascx" %>
Line 3: <%@ Register TagPrefix="uc1" TagName="stylesheet" Src="../UserControls/Yamahav3/Yamahav3StyleSheet.ascx" %>
Source File: /USSub/Common/ErrorPage.aspx Line: 1
Version Information: Microsoft .NET Framework Version:2.0.50727.3082; ASP.NET Version:2.0.50727.3082