<
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