Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Error : Transport-level error has occured

Author  Topic 

vimaldreams
Starting Member

17 Posts

Posted - 2010-12-13 : 04:37:23
HI am using SQL server 2008 Express Edition and when am trying to connect to the server from my web application

it keep says the following ERROR. Any suggestions on wat could be the problem.


Error :A transport-level error has occurred when receiving results from the server. (provider: Shared Memory Provider, error: 0 - The handle is invalid.)

Sachin.Nand

2937 Posts

Posted - 2010-12-13 : 06:31:31
Is the protocol "Shared Memory" enabled in the SQL Server Configuration Manager?

PBUH

Go to Top of Page
   

- Advertisement -