Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Could not load type 'MyProject.Global'
Message
De
09/10/2003 17:44:07
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Could not load type 'MyProject.Global'
Divers
Thread ID:
00837143
Message ID:
00837143
Vues:
107
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform