Page 1 of 1

ASP and mySQLDirect

Posted: Tue 07 Feb 2006 18:55
by Ralf
I use the component designer to create a MySQLConnection with success. I setup a MySQLDataAdapter with success. I can preview my table etc. But i am not able to generate a new Dataset with the context menu on MySQLDataAdapter. I get an error message : "object reference not set to an instance"

Coding this is no problem, but i want to use this features with the designer. What am i doing wrong ?

VS2005, mySQLDirect 3.20.09

Posted: Wed 08 Feb 2006 08:09
by Serious
DataSet generation for ASP.NET projects isn't supported yet. In WinForms projects it works properly.

Posted: Wed 08 Feb 2006 10:06
by Ralf
Is there a time line for adding this feature ?

Posted: Wed 08 Feb 2006 14:05
by Serious
We plan to support DataSet generation in ASP.NET projects in the next version. We cannot specify exact date now.