Watch out for web.config Build Provider errors and Custom Controls on Toolbox
Posted by: Rick Strahls WebLog,
on 21 Sep 2005 |
View original
I just spent 20 minutes trying to figure out why I was unable to drop a custom control onto a Web Page in ASP.NET 2.0. I’ve been going back and forth between ASP.NET 2.0 beta installs and in one of my applications the same controls worked just fine, but in this app trying to drag the controls from the toolbox simply gave an error:
Control cannot be created because Visual Studio cannot find the control’s type in the control assembly
This error would lead you to believe that...