Click here to Skip to main content
15,885,216 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a ASP.net program with a lot of code. I have taken care and removed all the Errors and Warnings. I am still getting a Parser Error. The error message states: Parser Error Message: Could not load type 'Session.Global_asax'. I know it has nothing to do with Global.asax.

Could someone give me some examples of a Parser Error so I can compare them to my program.
Posted

1 solution

Check the answer could not load type <mynamespace>.Global[^]. It might help you.
 
Share this answer
 

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