Connector stop working
Posted by: Jean-Francois Mathieu
Date: February 18, 2005 03:04PM

Hi,
I have a problem with the connector 1.0.3. All work fine for some times and after the code that creat the connection stop working and give me the following error.

[NullReferenceException: Object reference not set to an instance of an object.]
_apps._data.ConnectionBaseMySQL.Connect() +61

I like to specify that the code on the server didn't change at all and that the database is accessible and working because I can connect from the same application from an other server.

Ex:
App A on Server C connect To mySQL A on Server C => don't work
App A on Server D connect To mySQL A on Server C => Work

So the database is not the problem.

I have also restart the aspwp process and nothing change. So the next state I'm taking is to reboot the server.

Does some body have a idea ?

Thanks

Server environnement:
- MySQL 4.1.7
- Windows 2000 Server
- IIS 5.0
- .NET Framework 1.1
- C#
- MySQL Connector/Net (ADO.NET driver for MySQL) version 1.0.3

Thanks

Options: ReplyQuote


Subject
Written By
Posted
Connector stop working
February 18, 2005 03:04PM


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.