Hej
Nu gik vi slow-motion igen med følgende fejlmeddelelse
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:
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 (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) +212
System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) +245
System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) +2811
System.Data.SqlClient.SqlDataReader.ConsumeMetaData() +87
System.Data.SqlClient.SqlDataReader.get_MetaData() +141
System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) +2481636
System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) +2483169
System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) +424
System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) +28
System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) +211
System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior) +87
System.Web.Profile.SqlProfileProvider.GetPropertyValuesFromDatabase(String userName, SettingsPropertyValueCollection svc) +3163824
System.Web.Profile.SqlProfileProvider.GetPropertyValues(SettingsContext sc, SettingsPropertyCollection properties) +522
System.Configuration.SettingsBase.GetPropertiesFromProvider(SettingsProvider provider) +322
System.Configuration.SettingsBase.GetPropertyValueByName(String propertyName) +210
System.Configuration.SettingsBase.get_Item(String propertyName) +91
System.Web.Profile.ProfileBase.GetInternal(String propertyName) +49
System.Web.Profile.ProfileBase.get_Item(String propertyName) +171
System.Web.Profile.ProfileBase.GetPropertyValue(String propertyName) +10
CommunityServer.ASPNet20MemberRole.CSProfileBase.GetPropertyValue(String propertyKey) +16
CommunityServer.Components.Profile.GetObject(String key) +133
CommunityServer.Components.Profile.GetString(String key) +9
CommunityServer.Components.User.get_DisplayName() +113
[TargetInvocationException: Property accessor 'DisplayName' on object 'CommunityServer.Components.UserOnline' threw the following exception:'Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.']
System.ComponentModel.ReflectPropertyDescriptor.GetValue(Object component) +7079032
System.Web.UI.DataBinder.GetPropertyValue(Object container, String propName) +96
CommunityServer.Controls.ObjectDataBase.GetPropertyValue(String property) +81
CommunityServer.Controls.ObjectDataBase.BindDefaultContent(Control control, IDataItemContainer dataItemContainer) +85
System.Web.UI.Control.OnDataBinding(EventArgs e) +132
System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +170
System.Web.UI.Control.DataBindChildren() +11027711
System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +182
System.Web.UI.Control.DataBindChildren() +11027711
System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +182
System.Web.UI.Control.DataBindChildren() +11027711
System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +182
CommunityServer.Controls.WrappedContentBase.DataBind() +121
System.Web.UI.Control.DataBindChildren() +11027711
System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +182
System.Web.UI.WebControls.Repeater.CreateControlHierarchy(Boolean useDataSource) +674
CommunityServer.Controls.WrappedRepeater.CreateControlHierarchy(Boolean useDataSource) +190
System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e) +68
CommunityServer.Controls.WrappedRepeater.OnDataBinding(EventArgs e) +19
CommunityServer.Controls.WrappedRepeater.DataBind() +184
CommunityServer.Controls.UserOnlineList.DataBind() +17
CommunityServer.Controls.PreTemplatedWrappedRepeaterBase.OnLoad(EventArgs e) +39
System.Web.UI.Control.LoadRecursive() +66
System.Web.UI.Control.LoadRecursive() +191
System.Web.UI.Control.LoadRecursive() +191
System.Web.UI.Control.LoadRecursive() +191
System.Web.UI.Control.LoadRecursive() +191
System.Web.UI.Control.LoadRecursive() +191
System.Web.UI.Control.LoadRecursive() +191
System.Web.UI.Control.LoadRecursive() +191
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2428
|
Version Information: Microsoft .NET Framework Version:2.0.50727.4200; ASP.NET Version:2.0.50727.4016
Server Error in '/' Application.
Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.