1830165 Members
5834 Online
109999 Solutions
New Discussion

Error in App

 
MR T_1
Occasional Advisor

Error in App

Can anyone help with this error:

System.Data.SqlClient.SqlException: A transport-level error has occurred when sending the request to the server.
2 REPLIES 2
Rune J. Winje
Honored Contributor

Re: Error in App

Which version of SQL server?
Which client protocol?

E.g. SQL 2005 is by default "locked down" so you need to go into surface area config after installation to open up.

http://blogs.msdn.com/sql_protocols/archive/2005/12/22/506607.aspx

Cheers,
Rune
MR T_1
Occasional Advisor

Re: Error in App

I'm using SQL 2005, and windows 2003 R2 on IP network, does this help