ariacom / Seal-Report

Database Reporting Tool and Tasks (.Net)
https://sealreport.org
Other
1.43k stars 466 forks source link

error occurred during the parsing of a resource required - Global.asax error #50

Closed weedkiller closed 3 years ago

weedkiller commented 3 years ago

Line 1: <%@ Application Codebehind="Global.asax.cs" Inherits="SealWebServer.MvcApplication" Language="C#" %>

--

image

The value in the Inherits attribute of your Global.asax file must match a type that is derived from System.Web.HttpApplication