> same Solution I can automatically see the controls in the toolbox.

Signature
Happy Hacking,
Gaurav Vaish | http://www.mastergaurav.com
http://www.edujinionline.com
http://articles.edujinionline.com/webservices
-------------------
That is a manual process. I am talking about automatic discovery. How can
I get Visual Studio to scan the referenced assembly and add the found
controls to the toolbox? It works when you have the source solution for the
server control, but it should work without the source project.
In the AssemblyInfo I can set the TagPrefix attribute and then add
references to it in the Web.config in the controls and assemblies elements,
but doing not automatically add the controls to the toolbox. How can that
be done?
Brennan Stehling
http://brennan.offwhite.net/blog/
>> same Solution I can automatically see the controls in the toolbox.
>
> Right click on the toolbar and select 'Add Items...'. Select the items
> (you may need to browse to the assemblies, if need be) that you want to
> show on the toolbars.
Gaurav Vaish (www.EduJiniOnline.com) - 28 Sep 2006 14:42 GMT
> That is a manual process. I am talking about automatic discovery. How
> can I get Visual Studio to scan the referenced assembly and add the found
> controls to the toolbox? It works when you have the source solution for
> the server control, but it should work without the source project.
AFAIK, there's none.
I would probably be happier if somebody proves me wrong.

Signature
Happy Hacking,
Gaurav Vaish | http://www.mastergaurav.com
http://www.edujinionline.com
http://articles.edujinionline.com/webservices
-------------------
Brennan Stehling - 28 Sep 2006 23:31 GMT
I agree.
It seems that Visual Studio has partial support for it but never fully
implemented it.
Brennan Stehling
http://brennan.offwhite.net/blog/
> > That is a manual process. I am talking about automatic discovery. How
> > can I get Visual Studio to scan the referenced assembly and add the found
[quoted text clipped - 11 lines]
> http://articles.edujinionline.com/webservices
> -------------------