Same thing happens to me too whenever I use Page Inheritance ... any idea ?
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, October 11, 2002 10:18 AM To: dotnet Subject: aspx page inheriting from abstract class Hi Folks, I have a web page, an aspx file, that inherits from an abstract class that in turn inherits from System.Web.UI.Page. The code compiles and works great. However, there is one small problem and that is that when I try to open the .aspx file in designer mode, vs.net complains about the type abstract and won't open the page in the designer, it will show the csharp code and the html code. Any ideas, other than not using an abstract class? Thanks Phil --- You are currently subscribed to dotnet as: [EMAIL PROTECTED] To unsubscribe send a blank email to %%email.unsub%% --------- Administrated by 15 Seconds : http://www.15Seconds.com List Archives/Search : http://local.15Seconds.com/search Subscription Information : http://www.15seconds.com/listserv.htm Advertising Information: http://www.internet.com/mediakit/ --- You are currently subscribed to dotnet as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] --------- Administrated by 15 Seconds : http://www.15Seconds.com List Archives/Search : http://local.15Seconds.com/search Subscription Information : http://www.15seconds.com/listserv.htm Advertising Information: http://www.internet.com/mediakit/
