Click here to Skip to main content
15,885,214 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Server Error in '/' 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 type 'aaaaaaaaaaa.Global'.

Source Error:


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

Source File: /global.asax Line: 1

Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.2114.0

What I have tried:

i tried to load my project but there is parse error in it.
Posted
Updated 9-Feb-18 23:54pm
Comments
Laxmidhar tatwa technologies 13-Feb-18 5:30am    
Inherits = class name

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900