Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Could not load type 'MyProject.Global'
Message
De
09/10/2003 19:00:26
 
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00837143
Message ID:
00837201
Vues:
33
>Check your Global.asax.vb file. The Inherits attribute specifies the name of the class to inherit from. This is automatically created by VS.NET when you create your project. From your example, I think the namespace in the code behind file should be:
>
>namespace MyProject

Do you mean:
< @ Application Codebehind="Global.asax.vb" Inherits="MyProject.Global" namespace="MyProject">
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform