Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Jul 22, 2009 04:51 AM by Taju
Member
58 Points
25 Posts
Nov 10, 2008 05:01 AM|LINK
Yes, this is Mostly Connection String Problem i have faced Similar Problem Many Times.
i give foolowing Connection string to Connect my application to SQL Server 2005 and It's Work Fine.
u can Also used it.
http://dotnet-magic.blogspot.com/2008/11/connection-string-sql-server-2005-with.html
Let's Discuss .Net Technology
14 Points
8 Posts
Jul 22, 2009 04:51 AM|LINK
Hi
i was facing the error when opening connection using sqlconnection
the default settings SQL Server does not allow remote connections
nw got solved
http://sqlservererror-info.blogspot.com/2009/07/error-has-occurred-while-establishing.html
http://aspnetmembershipprovider.blogspot.com/2009/02/error-has-occurred-while-establishing.html
See This
ketanbece
Member
58 Points
25 Posts
Re: SQL Server 2005 does not allow remote connections
Nov 10, 2008 05:01 AM|LINK
Yes, this is Mostly Connection String Problem i have faced Similar Problem Many Times.
i give foolowing Connection string to Connect my application to SQL Server 2005 and It's Work Fine.
u can Also used it.
http://dotnet-magic.blogspot.com/2008/11/connection-string-sql-server-2005-with.html
Let's Discuss .Net Technology
Taju
Member
14 Points
8 Posts
Re: SQL Server 2005 does not allow remote connections
Jul 22, 2009 04:51 AM|LINK
Hi
i was facing the error when opening connection using sqlconnection
the default settings SQL Server does not allow remote connections
nw got solved
http://sqlservererror-info.blogspot.com/2009/07/error-has-occurred-while-establishing.html
http://aspnetmembershipprovider.blogspot.com/2009/02/error-has-occurred-while-establishing.html
See This