hi, if it happens again instead of removing the control project from your
web solution , choose Clean myCustomCompositeControlProject from the build
menu in VS.NET to delete any intermediate and output files, leaving only the
project and component files, from which new instances of the intermediate
and output files can then be built and after this step, from the build menu
choose Build myCustomCompositeControlProject. Now going into your webproject
in designview you will see your component in the toolbox =P
Good day,
Alessandro Zifiglio
> The solution is to remove the control project from your web solution and
> simply add a reference to the built dll manually to the toolbox.
[quoted text clipped - 29 lines]
>> C. Moya
>> www.cmoya.com
CMM - 19 Apr 2006 22:32 GMT
No, it still picks and chooses which items to display. Ignoring
CompositeControls and showing derived controls.
Removing the project and simply referencing the DLL works as it should.
Yes, this is a stupid bug.

Signature
-C. Moya
www.cmoya.com
> hi, if it happens again instead of removing the control project from your
> web solution , choose Clean myCustomCompositeControlProject from the build
[quoted text clipped - 40 lines]
>>> C. Moya
>>> www.cmoya.com