I am inheriting only from System.Web.UI.Page class ... haven't tried with
non abstract class ... will try and let u know


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 11, 2002 10:45 AM
To: dotnet
Subject: RE: aspx page inheriting from abstract class

I have no idea.  I only have this trouble when I use
Page Inheritance of an abstract class.  Inheriting from
non-abstract page classes works fine for me.  Are you
having the same problem with non-abstract classes?

Phil
>
> 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.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.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/


Reply via email to