Server Error in '/' Application.Haku ei taaskaan toimi.

  • Viestiketjun aloittaja Viestiketjun aloittaja vieras
  • Ensimmäinen viesti Ensimmäinen viesti
V

vieras

Vieras
Server Error in '/' Application.
--------------------------------------------------------------------------------

Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
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: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.

Source Error:


Line 44: resultsmsg = frm.SearchMessages(ForumFunctions.ParseFulltextSyntax(Request.QueryString["q"], false, true), Int32.Parse(Request.QueryString["searchoptions"]), usr, (Request.QueryString["begin_search"] != null ? searchbegin : DateTime.MinValue), (Request.QueryString["end_search"] != null ? searchend : DateTime.MinValue));
Line 45: } else {
Line 46: resultsthr = frm.Search(ForumFunctions.ParseFulltextSyntax(Request.QueryString["q"], false, true), Int32.Parse(Request.QueryString["searchoptions"]), usr, (Request.QueryString["begin_search"] != null ? searchbegin : DateTime.MinValue), (Request.QueryString["end_search"] != null ? searchend : DateTime.MinValue));
Line 47: }
Line 48: } else {


Source File: d:\sites\kaksplus_forum\Search.aspx.cs Line: 46

Stack Trace:


[SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.]
System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) +857450
System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) +735062
System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) +188
System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) +1838
System.Data.SqlClient.SqlDataReader.ConsumeMetaData() +31
System.Data.SqlClient.SqlDataReader.get_MetaData() +62
System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) +297
System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) +886
System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) +132
System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) +32
System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) +122
System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) +12
System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) +7
System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +141
System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +137
System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) +86
Kynamies.Helper.dbGetDataset(String procedure, String cstr, Object[] spparams, Int32& retval) +246
Kynamies.Helper.dbGetDataset(String procedure, String cstr, Object[] spparams) +20
Kynamies.Forum.Search(String searchparams, Int32 cid, ForumUser usr, DateTime searchbegin, DateTime searchend) +476
keskustelu_Search.Page_Load(Object sender, EventArgs e) in d:\sites\kaksplus_forum\Search.aspx.cs:46
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +34
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +47
System.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.42

ärrin murrin
 

Similar threads

Yhteistyössä