SQLDirect 1.25.4 and Visual Studio 2008 bug
Posted: Mon 28 Jan 2008 07:53
When trying change CommandText in Visual Studio DataSet Designer the error occurs.
Steps:
1. Put and configure SqlConnection.
2. Create DataSet (SQLDirect – DataSet Wizard…) with this SqlConnection.
3. Go to Visual Studio DataSet Designer.
4. When trying change CommandText (TableAdapter.SelectCommand, SqlTable.UpdateCommand,…) the error occurs:
“Object reference not set to an instance of an object. at VSDataObjectSupport(1253,14)”
Steps:
1. Put and configure SqlConnection.
2. Create DataSet (SQLDirect – DataSet Wizard…) with this SqlConnection.
3. Go to Visual Studio DataSet Designer.
4. When trying change CommandText (TableAdapter.SelectCommand, SqlTable.UpdateCommand,…) the error occurs:
“Object reference not set to an instance of an object. at VSDataObjectSupport(1253,14)”