Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Could not load type 'MyProject.Global'
Message
From
09/10/2003 17:44:07
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Could not load type 'MyProject.Global'
Miscellaneous
Thread ID:
00837143
Message ID:
00837143
Views:
105
I built an ASP.NET application. By default, it created some files in the directory. One of them is global.asax. This file is called whenever an aspx file is launched in the browser. From my project, the content of this file is:
< @ Application Codebehind="Global.asax.vb" Inherits="MyProject.Global">
When I load a test.aspx file, I get:

"Could not load type 'MyProject.Global'"

MyProject.Global doesn't exist. Is this a file I have to create manually? If yes, what are to be in it? If not, why is this file not existing?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Next
Reply
Map
View

Click here to load this message in the networking platform