Not able to derive from abstract class

A

Amil

I'm creating a page template in asp.net. I have a abstract base class that
derives from Page, call this class X; it has a single abstract method. When
I create my web
page, and have it derive from X, the IDE fails to load the aspx in the
designer!

A web search indicated that a work around was to not have a base abstract
class.
If I modify the abstract method and make it virtual (and remove the
"abstract" from
the class), then everything works fine again. :-(

Can anyone tell if this is just a bug or has some other well-reasoned
explanation?

Thanks.

Amil
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top