Re: window server is down from over 12 hrs

0 views
Skip to first unread message

hirendra singh

unread,
Dec 24, 2008, 11:23:52 AM12/24/08
to DotNetDe...@googlegroups.com

<

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

unread,
Dec 25, 2008, 2:01:24 AM12/25/08
to DotNetDe...@googlegroups.com


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..
--
Muhammad Arif
Software Engineer
+923009347315
Reply all
Reply to author
Forward
0 new messages