D
David Thielen
Hi;
Our program installs Sql Server Express 2005 using the Sql Server
Express bootstrapper as part of the install. This installs a bare
bones version of Sql Server Express - no Sql Server Management Studio.
When our code tries to connect using the Sql Server ADO.NET connector
we get:
An error has occured while establishing a connection to the server.
When connecting to SQL Server 2005, this failure may be caused by the
fact that under the default settings SQL server does not allow remote
connections. (provider SQL Network Interfaces, error: 28 - Server
doesn't support requested protocol)
Running SQL Server Configuration Manager on the test raw install
computer vs on my computer (where it all works fine) - all the
settings are the same.
What do we have to do in the bootstrapper install so that it accepts
ADO.NET connections?
thanks - dave
david@[email protected]
Windward Reports -- http://www.WindwardReports.com
me -- http://dave.thielen.com
Cubicle Wars - http://www.windwardreports.com/film.htm
Our program installs Sql Server Express 2005 using the Sql Server
Express bootstrapper as part of the install. This installs a bare
bones version of Sql Server Express - no Sql Server Management Studio.
When our code tries to connect using the Sql Server ADO.NET connector
we get:
An error has occured while establishing a connection to the server.
When connecting to SQL Server 2005, this failure may be caused by the
fact that under the default settings SQL server does not allow remote
connections. (provider SQL Network Interfaces, error: 28 - Server
doesn't support requested protocol)
Running SQL Server Configuration Manager on the test raw install
computer vs on my computer (where it all works fine) - all the
settings are the same.
What do we have to do in the bootstrapper install so that it accepts
ADO.NET connections?
thanks - dave
david@[email protected]
Windward Reports -- http://www.WindwardReports.com
me -- http://dave.thielen.com
Cubicle Wars - http://www.windwardreports.com/film.htm