Running outside of VisualStudio
Posted by: David Barron
Date: February 07, 2005 12:37PM

For a change I'm not having any problems with installation or using the .Net Connector. As long as I'm inside Visual Studio it's working great.
However, when i build my project and attempt to run it outside of Visual Studion (on the same PC or a different one) I'm getting unhandled exception errors.

When I start up the CLR debugger the error I'm getting is
An unhandled exception of type 'MySql.Data.MySqlClient.MySqlException' occured in mysql.data.dll

Additional information: Unable to connect to any of the specified MySQL hosts.

I'm sure I'm missing something, but what?

Thanks

Options: ReplyQuote


Subject
Written By
Posted
Running outside of VisualStudio
February 07, 2005 12:37PM


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.