MySQL components are GREYED OUT in the Toolbox for ASP project?

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
davidkennedy
Posts: 18
Joined: Fri 07 Jul 2006 16:21

MySQL components are GREYED OUT in the Toolbox for ASP project?

Post by davidkennedy » Thu 20 Jul 2006 17:43

MySQL components show in the Toolbox but are GREYED OUT and unavailable. I followed the instructions in the manual to create a tab and then add the MySQL items to the tab.
The regular DATA components that ship with VS.NET 2005 are available when designing an ASP 2.0 form.
Why is this?
I've tried rebuilding the Toolbox item many times and re-adding the MySQL components, but they just won't show?
Thank you

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Fri 21 Jul 2006 06:14

Make sure you're in Component Designer view. Do not confuse with Designer view. To switch between views use context menu of .aspx file in Solution Explorer. Note that in VWD Component Designer view is not available.

Post Reply