You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 11, 2026. It is now read-only.
Hi, I am trying to run the app but when I run it I get 67 errors stating that it can't find packages in the NuGet repository, is the project still active?
This appears in the browser:
Server error in the '/' application.
Parser error
Description: Error parsing the resource required to service this request. Review the specific parser error details and modify the source code file accordingly.
Parser error message: failed to load type 'DotNetAppSqlDb.MvcApplication'.
Source code error:
Line 1: <%@ Application Codebehind="Global.asax.cs" Inherits="DotNetAppSqlDb.MvcApplication" Language="C#" %>
Source file: /global.asax Line: 1
Version information: Microsoft .NET Framework version:4.0.30319; ASP.NET version:4.8.4330.0
Hi, I am trying to run the app but when I run it I get 67 errors stating that it can't find packages in the NuGet repository, is the project still active?
This appears in the browser:
Server error in the '/' application.
Parser error
Description: Error parsing the resource required to service this request. Review the specific parser error details and modify the source code file accordingly.
Parser error message: failed to load type 'DotNetAppSqlDb.MvcApplication'.
Source code error:
Line 1: <%@ Application Codebehind="Global.asax.cs" Inherits="DotNetAppSqlDb.MvcApplication" Language="C#" %>
Source file: /global.asax Line: 1
Version information: Microsoft .NET Framework version:4.0.30319; ASP.NET version:4.8.4330.0