Page 1 of 1

Does DirectMySql work woth ASP.NET 2.0?

Posted: Thu 26 Jan 2006 20:02
by armbrusterr
Hi,

is there a possebility to get the mysql-tools working with ASP.NET 2.0. If I code WinForms I see the mysql components, but not with ASP-Sites. I think this got something todo with the standard configuration but don´t really know if its possible to change this.

Thanks for your help.

BR

René

Posted: Fri 27 Jan 2006 07:00
by Serious
You have to use "Component Designer" view, not "Designer" view of aspx file.
To switch between views use appropriate context menu commands in "Solution Explorer" window.