Re: Come on Reggie - pls help!: Object reference not set to an instance of an object. with MySQL Connector Net 1.0.4 and VS.Net 2003
Posted by: Lee Austin
Date: February 23, 2005 09:15AM

I can't get any more specific!

Like my original post says:

--
I've just downloaded the lastest .net connector 1.0.4 and installed it.
within Visual Studio I have added the MySql.Data.dll to the VS Toolbox and I'm now seeing 3 MySql icons under the data tab.

When I try and drag and drop the MySqlConnection icon onto my webform
I get and error in the connectionString property:"Object reference not set to an instance of an object."

Does anyone know how do I resolve this. I looked everywhere.
--

This is exactly what I'm doing and exactly whats happening.

I'll recap:

After adding the the MySql.Data.dll to the toolbox and dragging the MySqlConnection ICON from the DATA tab under TOOLBOX onto my webform.

I get the error: Object reference not set to an instance of an object.
in the connection string property box.

Any ideas

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.