add another attribute with your connection string Pooling=false;
and check also the port no of your sql server , the default port is 1433

that might help you..


On Wed, Dec 24, 2008 at 9:23 PM, hirendra singh <[email protected]> wrote:

> <
>
> add name="appConnection" connectionString="data
> source=208.43.72.251,8243;Network Library=DBMSSOCN;initial
> catalog=manager_vdnwext; User id=vdnext; Password=123456" providerName="
> System.Data.SqlClient"/>
>
> <
>
> remove name="LocalMySqlServer" />
> </
>
> connectionStrings>
>
>   Server Error in '/' Application.
> ------------------------------
>  *Timeout expired.  The timeout period elapsed prior to completion of the
> operation or the server is not responding.* *Description: *An unhandled
> exception occurred during the execution of the current web request. Please
> review the stack trace for more information about the error and where it
> originated in the code.
>
> *Exception Details: *System.Data.SqlClient.SqlException: Timeout expired.
>  The timeout period elapsed prior to completion of the operation or the
> server is not responding.
>
> *Source Error:*
>
>   Line 33:
> Line 34:         con.ConnectionString = conn;Line 35:         con.Open();Line 
> 36:         int i;
> Line 37:         i = 0;
>
>
> *Source File: *c:\inetpub\vhosts\vdnext.com\httpdocs\Signup.aspx.cs*
> Line: *35
>
> what i use here plzz give solution my application local but not server many
> problem occored
>
> We are unable to open Connection mssql of the site as well as give time
> out the  ip's. please
> resolve the problem as soon as possible
>
>


-- 
Muhammad Arif
Software Engineer
+923009347315

Reply via email to