Saturday, March 24, 2012

Strange error using folder system

Hi All,

I've come across a kind of wierd problem. My web app has folders which logically group the various options in the application, so that looking at the Solution Explorer I have a folder called 'Parts' for all the products related pages, a folder called 'Stock' for all the stock related pages etc etc. I'm now creating system admin tools which I wanted to put in a new folder called 'System', however this does work. When I try and add a new web-form to the projects 'System' folder I get an error dialog with the following message:-

"The designer could not be shown for this file because none of the classes within it can be designed".

I can ignore the message but then I cannot see the designer for the page - Only the html and c#. I've tried this using a fresh test project and got exactly the same results.

Obviously 'System' could well be a reserved name but then why did it let me create it? Has anyone else experienced this??

Cheers!No problem here. Using VS.NET 2003 EA, and works ...

0 comments:

Post a Comment