Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Could not load type 'MyProject.Global'
Message
From
09/10/2003 19:01:19
 
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00837143
Message ID:
00837202
Views:
28
>Forgot to add, that obviously the global.asax.vb should have class Global.
>
>That is where the Inherits directive gets the entire name.

The first four lines of global.asax.vb are:
Imports System.Web
Imports System.Web.SessionState

Public Class Global
    Inherits System.Web.HttpApplication
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform