[Mono-devel-list] "Error reseting" when opening SQL server connection
Kris Bradley
krisolav at hotmail.com
Tue May 4 19:29:33 EDT 2004
1) Using the beta1 pre-release (mono-0.91), I'm seeing getting an "Error
reseting" when opening a connection to a SQL Server 2000 database:
IDbConnection connection = new SqlConnection(ConnectionString);
connection.Open(); // "Error reseting" appears on console
Has anyone else seen this? The code appears to run ok, but the message is
not very settling. I'm running on Debian.
2) Now that the gac is in place, the system is more selective on the MySQL
ByteFX.Data assembly version. I built a project under Windows, which
references version 0.7.5.24537 of that assembly. However, Mono seems to
ship w/ version 0.7.4.1. I didn't see a way, off hand, to tell VS.NET to
loosen the depency to, say, 0.7. What is the best way to handle this?
Thanks,
- Kris
_________________________________________________________________
Stop worrying about overloading your inbox - get MSN Hotmail Extra Storage!
http://join.msn.com/?pgmarket=en-us&page=hotmail/es2&ST=1/go/onm00200362ave/direct/01/
More information about the Mono-devel-list
mailing list