Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inherits Statement
Message
From
07/05/2004 11:45:10
Mindy Shingara
Central Susquehanna Intermediate Unit
Lewisburg, Pennsylvania, United States
 
 
To
All
General information
Forum:
ASP.NET
Category:
Web forms
Title:
Inherits Statement
Miscellaneous
Thread ID:
00901950
Message ID:
00901950
Views:
57
I have a web project named "FundAcct" which contains 2 folders, "faacinq" and "faREQS". "faacinq" and "faREQS" were once there own projects, but have since been combined and added to one big project named "FundAcct". I also have another separate project named "bpreqs". I have just added a new folder to the "FundAcct" project and named it "bpreqs". Within that bpreqs folder, I have added all my "bpreqs" web forms. So, I now want project "FundAcct" to contain "faacinq", "faREQS", and "bpreqs". I can pass my login page and get to my first .aspx page within bpreqs, but that's it. When I try to redirect to page2 within bpreqs, I receive the following error on my Inherits statement: "Parser Error.....Could not load type, "FundAcct.bpreqs.bpreqsIT." My project name is "FundAcct", my folder name under that is "bpreqs", and my page that won't display is "bpreqsIT.aspx". All my other pages have the exact same Inherits statement ending in the name of the .aspx page. Can someone tell me what is causing this error and how I can correct it?

Thank you.
Next
Reply
Map
View

Click here to load this message in the networking platform