ciao a tutti ho grossi problemi sulla messaggistica (lentezza infinita) con tutti i browser (non è un problema della mia connessione). Inoltre spesso non riesco nemmeno a entrare nel profilo mi appare questo messaggio:
Server Error in '/' Application.
Transaction (Process ID 128) was deadlocked on lock | communication buffer resources with another process and has been chosen as the deadlock victim. Rerun the transaction.
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: Transaction (Process ID 128) was deadlocked on lock | communication buffer resources with another process and has been chosen as the deadlock victim. Rerun the transaction.
Source Error:
Line 233:
Line 234: Else
Line 235: Throw e
Line 236: End If
Line 237: Finally
Source File: D:\Inetpub\webs\inudistiit\App_Code\OdbcProfileProvider.vb Line: 235
Stack Trace:
[SqlException (0x80131904): Transaction (Process ID 128) was deadlocked on lock | communication buffer resources with another process and has been chosen as the deadlock victim. Rerun the transaction.]
Samples.AspNet.Profile.OdbcProfileProvider.UpdateActivityDates(String username, Boolean isAuthenticated, Boolean activityOnly) in D:\Inetpub\webs\inudistiit\App_Code\OdbcProfileProvider.vb:235
Samples.AspNet.Profile.OdbcProfileProvider.GetPropertyValues(SettingsContext context, SettingsPropertyCollection ppc) in D:\Inetpub\webs\inudistiit\App_Code\OdbcProfileProvider.vb:136
System.Configuration.SettingsBase.GetPropertiesFromProvider(SettingsProvider provider) +258
System.Configuration.SettingsBase.GetPropertyValueByName(String propertyName) +132
System.Configuration.SettingsBase.get_Item(String propertyName) +102
System.Web.Profile.ProfileBase.GetInternal(String propertyName) +36
System.Web.Profile.ProfileBase.get_Item(String propertyName) +68
System.Web.Profile.ProfileBase.GetPropertyValue(String propertyName) +7
ProfileCommon.get_ID() in d:\aspnettemp\site\inudisti.it\v2.0\root\759293d6\6ce77f68\App_Code.mzvbxowq.6.vb:42
ASP.it_mex_default_aspx.Page_Load(Object sender, EventArgs e) in D:\Inetpub\webs\inudistiit\it\mex\Default.aspx:36
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +50
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627
Version Information: Microsoft .NET Framework Version:2.0.50727.5485; ASP.NET Version:2.0.50727.5491