I1 Posted April 14, 2005 Share Posted April 14, 2005 I've been getting quite a few of these errors this evening on doing searches (basic searches) (between 19:00 and 19:30 CET)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.SqlConnection.OnError(SqlException exception, TdsParserState state) +177 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, TdsParserState state) +52 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning() +678 System.Data.SqlClient.TdsParser.ReadNetlib(Int32 bytesExpected) +682 System.Data.SqlClient.TdsParser.ReadBuffer() +120 System.Data.SqlClient.TdsParser.ReadByteArray(Byte[] buff, Int32 offset, Int32 len) +224 System.Data.SqlClient.TdsParser.ReadString(Int32 length) +86 System.Data.SqlClient.TdsParser.ReadValue(_SqlMetaData md, Int32 length) +778 System.Data.SqlClient.SqlDataReader.SeqRead(Int32 i, Boolean useSQLTypes, Boolean byteAccess, Boolean& isNull) +383 System.Data.SqlClient.SqlDataReader.SeqRead(Int32 i, Boolean useSQLTypes, Boolean byteAccess) +28 System.Data.SqlClient.SqlDataReader.GetValues(Object[] values) +110 System.Data.Common.SchemaMapping.LoadDataRow(Boolean clearDataValues, Boolean acceptChanges) +61 System.Data.Common.DbDataAdapter.FillLoadDataRow(SchemaMapping mapping) +155 System.Data.Common.DbDataAdapter.FillFromReader(Object data, String srcTable, IDataReader dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) +260 System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) +129 System.Data.Common.DbDataAdapter.FillFromCommand(Object data, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +304 System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +77 System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable) +36 InstantASP.InstantForum.Logic.SearchForums(String strQuery, String strForumID, String strOrderBy, String strSortOrder, String strSearchType, String strMemberName, String strPostedWithin, String strSearchWithin, Boolean bolMemberNameExactMatch, Boolean bolIncludeBannedMembers, String strMemberGroupIDFromSearch, String CurrentUserMemberGroupID) +2194 InstantASP.InstantForum.WebSite.search.BindSearchResults() InstantASP.InstantForum.WebSite.search.Page_Load(Object Sender, EventArgs E) System.Web.UI.Control.OnLoad(EventArgs e) +67 System.Web.UI.Control.LoadRecursive() +35 System.Web.UI.Control.LoadRecursive() +98 System.Web.UI.Page.ProcessRequestMain() +750Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032 Link to comment Share on other sites More sharing options...
Ex Forum Admin Posted April 15, 2005 Share Posted April 15, 2005 Thanks, I'll let IS know. Link to comment Share on other sites More sharing options...
I1 Posted April 15, 2005 Author Share Posted April 15, 2005 Do you want to be notified of these type of things ?If you do:Would they be better e-mailed (and if so where) rather than starting rather "dull" treads (i.e. dull for anybody else to read and that you then have to "spot" amongst all the other posts) ? Or something else (e.g. maybe a stick thread where IS delete out a post after they have investigated or whatever; a sort of “Report Problems Here” type of thread). Link to comment Share on other sites More sharing options...
Ex Forum Admin Posted April 15, 2005 Share Posted April 15, 2005 Hi,Yes, perhaps everyone could email myself or PM Tim Stephenson. Although in the case of these stack traces I think that Tim is aware that there is a problem on one of the servers and is looking into which one and why (ongoing).James Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.