General network error. Check your network documentation.

Last post 08-16-2007 1:11 AM by ravipahuja1. 1 replies.

Sort Posts:

  • General network error. Check your network documentation.

    08-15-2007, 11:32 PM
    • Loading...
    • johnkamal
    • Joined on 08-16-2007, 3:27 AM
    • Posts 1

    Hi,

    Some times I am getting the following error message when trying to open a web page of my Application. Please let me know the reasona and solution for this.

     

    Server Error in '/' Application.

    General network error. Check your network documentation.

    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: General network error. Check your network documentation.

    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: General network error.  Check your network documentation.]

       System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream) +742

       System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior) +44

       Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(SqlConnection connection, SqlTransaction transaction, CommandType commandType, String commandText, SqlParameter[] commandParameters, SqlConnectionOwnership connectionOwnership)

       Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters)

       Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, String spName, Object[] parameterValues)

       Ezy.Eleave.IntLogin.Page_Load(Object sender, EventArgs e)

       System.Web.UI.Control.OnLoad(EventArgs e) +67

       System.Web.UI.Control.LoadRecursive() +35

       System.Web.UI.Page.ProcessRequestMain() +750

    Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407

  • Re: General network error. Check your network documentation.

    08-16-2007, 1:11 AM
    • Loading...
    • ravipahuja1
    • Joined on 06-27-2007, 2:58 AM
    • Delhi NCR
    • Posts 627

    Can you check the event log files If your application is on shared hosting, then you need to ask from the provider.

    I feel from the error message. This error must coming from the SQL server. There can be lot of reasons. I think it better you check the log files and check when you receive this error message. How much sql connection what open on your sql server? etc. 

Page 1 of 1 (2 items)