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

How to upload app to macOS

1. Open Terminal Press Cmd (⌘) + Space , type Terminal , and hit Enter . 2. Navigate to Your Build Output Directory Your .app file is likel...