Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Protection of specific files in local
Message
From
10/07/2006 13:55:55
 
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01133718
Message ID:
01135043
Views:
27
>As earlier:
>string s = Context.Handler.GetType().Name
>works for me. Or:
>system.object o = Context.Handler.GetType()
>
>But I see you'll probably move away from this approach anyway,

This syntax is not supported in VB.NET. As soon as I have a line such as:
        Throw New System.Exception(Context.Handler.gettype())
an error is returned in the designer saying:

'gettype' is not a member of 'System.Web.IHttpHandler'
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
Reply
Map
View

Click here to load this message in the networking platform