

Please review the stack trace for more information about the error and where it originated in the code.Įxception Details: : A connection was successfully established with the server, but then an error occurred during the login process. (provider: TCP Provider,Įrror: 0 - The specified network name is no longer available.)ĭescription: An unhandled exception occurred during the execution of the current web request.

A connection was successfully established with the server, but then anĮrror occurred during the login process. MyLittleAdmin (for SQL Server and MSDE) v.2.7 r.118 Standard Edition on Windows NT 5.2 (Build 3790: Service Pack 2)

Server version : Microsoft SQL Server 2005. Here -> Could not load file or assembly ', Version=5.0 Error So I moved all the files in to the root folder and config the SQL details in the Web.configĪfter I Fixed my Ajax problem. So i'v stoped paying him and now i'm hosting on the same host as a shared host. Please pay attention: The Old host was a VPS on the same host If pooling is enabled, you do not have to adjust the MaxUserPort and TcpTimedWaitDelay settings.My web site was working flawless in the old Host, But now i Moved to a new host For example, these settings are applicable on an Internet Information Services (IIS) server that is servicing a large number of incoming HTTP requests and that is opening and closing connections to a remote computer that is running SQL Server and that is using the TCP/IP protocol with pooling disabled. Note that the MaxUserPort and TcpTimedWaitDelay settings are applicable only for a client computer that is rapidly opening and closing connections to a remote computer that is running SQL Server and that is not using connection pooling. Adjust the MaxUserPort and TcpTimedWaitDelay settings The issues appears to be that the web server was running out of dynamic ports due to the large volume of individual connections to the SQL server. Each iteration in the master batch upload process contained approximately 50+ individual SQL transactions. This error was encountered on a web application running a batch upload of records into a SQL server database. (provider: TCP Provider, error: 0 - Only one usage of each socket address (protocol/network address/port) is normally permitted.) Verify that the instance name is correct and that SQL Server is configured to allow remote connections.

The server was not found or was not accessible. Error: A network-related or instance-specific error occurred while establishing a connection to SQL Server.
