4
Answers

Parser Error when running project

<%@ Application Codebehind="Global.asax.cs" Inherits="UserPortalASP.Global" Language="C#" %>
 
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.
 
Could not load type 'UserPortalASP.Global'.
 
As early as possible

Answers (4)