General network error. Check your network documentation

Last post 05-01-2007 6:57 AM by Jerome Cui - MSFT. 2 replies.

Sort Posts:

  • General network error. Check your network documentation

    04-29-2007, 7:36 AM
    • Member
      point Member
    • vijay_A
    • Member since 04-29-2007, 11:19 AM
    • Bangalore
    • Posts 4

     

    Hi,

      We have a written a error log in Global.asax.  which capture below mentioned error in the prodcution server.  Same applications is working fine in some locations and some loactions we are getting the error.Any body knows why this error is  occurs.Any body knows why this error is  occurs.

    Error Message:General network error.  Check your network documentation.Stack Trace:   at System.Data.SqlClient.SqlInternalConnection.OpenAndLogin()
       at System.Data.SqlClient.SqlInternalConnection..ctor(SqlConnection connection, SqlConnectionString connectionOptions)
       at System.Data.SqlClient.SqlConnection.Open()
       at datalayer.sqldb.Execute(String ProcedureName, SqlParameter[] Parameters)
       at lms.User.GetUserDetails(String strUserid)ITs
       at LMS.Login.w_btn_Login_Click(Object sender, EventArgs e)
       at System.Web.UI.WebControls.Button.OnClick(EventArgs e)
       at System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)
       at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
       at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)

    A. Vijay Kumar
  • Re: General network error. Check your network documentation

    04-29-2007, 7:58 AM

    Hello,

    This is most likely because of a problem connecting into the database. Either a timeout due to memory/cpu heavy usage or a heavy traffic network that is causing slow connection.

    HTH
    Regards

  • Re: General network error. Check your network documentation

    05-01-2007, 6:57 AM
    Answer
    Please give us feedback no matter whether you get your answer.
    Please "mark as answer" if it's useful for you

    Sincerely,
    Jerome
Page 1 of 1 (3 items)