Print Page | Close Window

problem with Global.asax

Printed From: Web Wiz Forums
Category: General Discussion
Forum Name: ASP.NET Discussion
Forum Description: Discussion and chat on ASP.NET related topics.
URL: https://forums.webwiz.net/forum_posts.asp?TID=3050
Printed Date: 28 March 2026 at 4:29pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: problem with Global.asax
Posted By: netjk
Subject: problem with Global.asax
Date Posted: 27 May 2003 at 3:40am

Hi..

I have a problem with Global.asax . All my project have same problem
when press Ctrl + F8 .
I don't know why this error is being caused. :(
please can someone help me with this.


*******************************************
Server Error in '/WebApp01' 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 'WebApp01.Global'.

Source Error:

Line 1: <%@ Application Codebehind="Global.asax.vb"
Inherits="WebApp01.Global" %>

Source File: c:\inetpub\wwwroot\WebApp01\global.asax Line: 1

************************************************

Thanks so much..




Replies:
Posted By: CountAnton
Date Posted: 17 June 2003 at 2:56am
What is in the file 'Global.asax.vb'?  It should contain the page class definition used by Global.asax.  It sounds like either the class or the codebehind page doesn't exist...

-------------
Anton Channing
http://www.kiamagic.com



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net