Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ASPX & Codebehind in separate directories
Message
From
13/08/2002 15:55:57
Rex Mahel
Realm Software, Llc
Ohio, United States
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
ASPX & Codebehind in separate directories
Miscellaneous
Thread ID:
00689314
Message ID:
00689314
Views:
59
All,

I have been tasked with putting a .Net application under a project in VS.Net. The ASPX and codebehind files are located in separate directories and the ASPX files are pathed to the CB file as follows:
< % ERROR: @ Page Inherits="cb_pages_security"
src="/fchs/earlytrack/codebehind/admin/pages_security.vb" LANGUAGE="VB"  % >
The error I get is:
The file failed to load in the Web Form designer.  Please correct the
following error, then load it again: Visual Studio cannot open a designer 
for the file because the class within it does not inherit from a class that
can be visually designed.
How can I fix this problem?

TIA

Rex
Reply
Map
View

Click here to load this message in the networking platform