Home All Groups Group Topic Archive Search About
Author
10 Jun 2005 2:20 PM
garethdjames@gmail.com
Does any one know if it is possible to create user controls in ASP.Net
2.0 that can be used in multiple projects, much like server controls?

Thanks

Gareth

Author
10 Jun 2005 3:49 PM
garethdjames@gmail.com
Ok, I have a go myself and it does not look like you can,

I have implemented this solution though

http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q324785
Are all your drivers up to date? click for free checkup

Author
10 Jun 2005 4:50 PM
Steve C. Orr [MVP, MCSD]
No, user controls are still meant for a single project.
At least you can fully view them on a page at design time now, though.

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net


<garethdja***@gmail.com> wrote in message
Show quoteHide quote
news:1118413203.954578.314520@g44g2000cwa.googlegroups.com...
> Does any one know if it is possible to create user controls in ASP.Net
> 2.0 that can be used in multiple projects, much like server controls?
>
> Thanks
>
> Gareth
>
Author
13 Jun 2005 12:49 PM
garethdjames@gmail.com
has anyone tried the MS solution for user controls in multiple projects
located here

http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q324785

we are about to implement this as standard

Bookmark and Share