What does this mean? (It happens when I save an edit.) page 1

Mon, Jul 21 2014 20:30
a172351
Posts 104,844

Server Error in '/' Application.

The wait operation timed out

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.ComponentModel.Win32Exception: The wait operation timed out

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: 

[Win32Exception (0x80004005): The wait operation timed out] [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, Action`1 wrapCloseInAction) +388 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) +688 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) +4403 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) +6665769 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite) +6667768 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite) +577 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean asyncWrite) +735 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() +290 CommunityServer.Data.ForumsSqlDataProvider.UpdatePost(ForumPost post, Int32 editedBy) +2101 CommunityServer.Discussions.Components.Posts.UpdatePost(ForumPost post, Int32 editedBy) in C:\Users\Administrator\Documents\Reflector\Disassembler\CommunityServer.Discussions\CommunityServer\Discussions\Components\Posts.cs:238 CommunityServer.Discussions.Controls.CreateEditForumPostForm.SavePost(Thread post) in C:\Users\Administrator\Documents\Reflector\Disassembler\CommunityServer.Discussions\CommunityServer\Discussions\Controls\CreateEditForumPostForm.cs:672 CommunityServer.Discussions.Controls.CreateEditForumPostForm.SubmitButton_Click(Object sender, EventArgs e) in C:\Users\Administrator\Documents\Reflector\Disassembler\CommunityServer.Discussions\CommunityServer\Discussions\Controls\CreateEditForumPostForm.cs:689 System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +155 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3804

 

Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.18067

Tue, Jul 22 2014 19:33
kamz5
Posts 7,087
Moderator
It happens.  Usually the post is saved.
Tue, Jul 22 2014 21:59
a172351
Posts 104,844

Does it qualify as a "bug"?


Sort Posts: