F
Francis Shanahan
Folks,
I have a base page which is the grand-daddy of all my pages. It inherits
from System.UI.Web.Page
From this I inherit a layout page.
From this I inherit the individual pages themselves.
The problem: My pages can no longer be brought up in the designer. I'm using
Visual Studio 2002 and these pages are written in asp.NET with the code
behinds in vb.NET.
The ancestors are all just regular .vb classes with no visual components.
Even when I switch my pages back to inherit directly from System.UI.Web.Page
I can't bring them up in the designer. This is a real pain.
Has anyone seen this?
Will upgrading to Visual Studio 2003 fix the bug?
Cheers,
-fs
I have a base page which is the grand-daddy of all my pages. It inherits
from System.UI.Web.Page
From this I inherit a layout page.
From this I inherit the individual pages themselves.
The problem: My pages can no longer be brought up in the designer. I'm using
Visual Studio 2002 and these pages are written in asp.NET with the code
behinds in vb.NET.
The ancestors are all just regular .vb classes with no visual components.
Even when I switch my pages back to inherit directly from System.UI.Web.Page
I can't bring them up in the designer. This is a real pain.
Has anyone seen this?
Will upgrading to Visual Studio 2003 fix the bug?
Cheers,
-fs