Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
User control call page method?
Message
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 8.0
Miscellaneous
Thread ID:
01374382
Message ID:
01374457
Views:
16
>>
>>This is a Web site - not a web project. I have not set a Namespace.
>>
>>Google searches point me in various contradictory directions (as usual).
>>
>>Some say the namespace for everything in a web site is ASP - If I try ASP._Default I get the same error.
>>
>>I tried adding default="FacilitiesManagement" (that is the site name) to my namespaces section in config.web - same problem - FacilitiesManagement._Default is not defined.
>
>Sorry, not too much experience with web projects. I just did a quick test and the namespace is ASP (assuming you didn't change anything). But I see what you're seeing - the page itself isn't available as a type even with the ASP prefix. I'm guessing this is related to how it dynamically creates assemblies, but to be honest I really don't know. I'd suggest trying the Interface approach instead.


First of all, thanks for your help!

Problem with trying your interface approach is that it appears that (looking at your example) I still have to inherit my _Default page when declaring the interface (same problem).
____________________________________

Don't Tread on Me

Overthrow the federal government NOW!
____________________________________
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform