UserControls not derived directly from system.web.ui.webcontrols in VS.NET 2003

X

[XtOf].fr

Hello World !

I created several UserControls which, on the level of code ASP, contain the
same methods and properties.

To optimize that, I have create a Class called 'A' (As the heritage mutliple
does not exist) which inherits system.web.ui.webcontrols and I implemented
the functions common in my userscontrols.

I then made inherit this new class 'A' for all my userscontrols.

That functions perfectly !

But, my problem is that VS.NET 2003 refuses from now on to show each
usercontrol in his design mode and indicates the following error: ' type
abstract'

Do somebody know the solution to show the usercontrols in VS.NET's design
mode when it does not inherit directly from system.web.ui.webcontrols?

Thank you for your assistance.

[XtOf].fr
 

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

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,020
Latest member
GenesisGai

Latest Threads

Top