Monday, July 11, 2011

Parse Error Message: Could not load 'WebApplication1. global while accessing ASP.Net Web Site

Parse Error Message: Could not load 'WebApplication1. global while accessing ASP.Net Web Site

You may receive the following error when browsing an asp.net application.
Parser Error Message: Could not load type 'WebApplication1.Global'


The solution I found for this was to Check the ASP.NET properties in IIS. It was displaying incorrect .net version, I then changed the setting to the correct version and again clicked apply than OK to exit. I was than able to display the web page without the error message
Hope it helps U!

No comments:

Post a Comment

If you’re using Visual Studio to build your .NET MAUI app on a Mac, locating the IPA (iOS App Package) file can be a bit tricky

  If you’re using   Visual Studio   to build your   .NET MAUI   app on a   Mac , locating the   IPA (iOS App Package)   file can be a bit tr...