Page 1 of 1

Problem with VS2010 toolbox after installing trial version

Posted: Mon 24 Jan 2011 14:01
by korgman
Downloaded the Trial version for DotConnect for MySQL Professional. After installation on Windows 7 x64 / VS2010 only two components are available in the "MySQLData" VS2010 toolbox viz: "MySQLDataSource" and "DbLinqDataSource".

According to the product page, there should be at least 11 (e.g. MySQLDump etc).

Can someone please advise what I've done wrong?

Thanks

Barry

OK : Fixed it myself - didn't realise the "invisible" items were components that get added to a class and so you need to use the "component design view". I'm more used to the "Delphi approach" than VS...

B

Posted: Mon 24 Jan 2011 17:44
by Shalex
The MySqlDataSource and DbLinqDataSource components are available in the web projects (WebSite, ASP.NET Web Application). You can find other components in the design time of the WinForms projects.