i get this error sometimes when opening my site. however when i refresh or enter again the page opens normally. please is there anyone who can help me on this.
thanks
Server Error in '/' Application.
A transport-level error has occurred when sending the request to the
server. (provider: TCP Provider, error: 0 - An existing connection was forcibly
closed by the remote host.)
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: A transport-level
error has occurred when sending the request to the server. (provider: TCP
Provider, error: 0 - An existing connection was forcibly closed by the remote
host.)
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
|
Stack Trace:
[SqlException (0x80131904): A transport-level error has occurred when sending the request to the server. (provider: TCP Provider, error: 0 - An existing connection was forcibly closed by the remote host.)]System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) +857578System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) +735190System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) +188System.Data.SqlClient.TdsParserStateObject.ThrowExceptionAndWarning() +13System.Data.SqlClient.TdsParserStateObject.WriteSni() +638257System.Data.SqlClient.TdsParserStateObject.WritePacket(Byte flushMode) +265System.Data.SqlClient.TdsParserStateObject.ExecuteFlush() +51System.Data.SqlClient.TdsParser.TdsExecuteSQLBatch(String text, Int32 timeout, SqlNotificationRequest notificationRequest, TdsParserStateObject stateObj) +241System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) +886System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) +132System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) +32System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) +122System.Data.SqlClient.SqlCommand.ExecuteReader() +84GksOfferNew.top.Page_Load(Object sender, EventArgs e) in top.ascx.vb:119System.Web.UI.Control.OnLoad(EventArgs e) +99System.Web.UI.Control.LoadRecursive() +47System.Web.UI.Control.LoadRecursive() +131System.Web.UI.Control.LoadRecursive() +131System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061 |
Version Information: Microsoft .NET Framework Version:2.0.50727.42;
ASP.NET Version:2.0.50727.210
Hi,
this could be security issue if you are using WIndows 2003 Server --> http://download.microsoft.com/download/f/1/0/f10c4f60-630e-4153-bd53-c3010e4c513b/ReadmeSQLEXP2005.htm#sse_dbengine
HTH, Jens K. Suessmeyer.
http://www.sqlserver2005.de
No comments:
Post a Comment