Upgraded to 7.6.6 and now getting sharing violations on Azure.
Upgraded to 7.6.6 and now getting sharing violations on Azure and all users are unable to login.
-10-08 02:35:45,558 [P4920/D2/T24] ERROR Umbraco.Web.Strategies.ServerRegistrationEventHandler - Failed to update server record in database.
System.Data.SqlServerCe.SqlCeException (0x80004005): There is a file sharing violation. A different process might be using the file. [ D:\home\site\wwwroot\AppData\Umbraco.sdf ]
at System.Data.SqlServerCe.SqlCeConnection.Open(Boolean silent)
at System.Data.SqlServerCe.SqlCeConnection.Open()
at Umbraco.Core.Persistence.FaultHandling.RetryPolicy.<>cDisplayClass200.
Hi Damien, our production site is running fine also on 7.3.4 using SQL CE on Azure. We updated our Dev/Qa site to 7.6.6 and now we can't login and see this error on our logs. Have you found anything?
Upgraded to 7.6.6 and now getting sharing violations on Azure.
Upgraded to 7.6.6 and now getting sharing violations on Azure and all users are unable to login.
-10-08 02:35:45,558 [P4920/D2/T24] ERROR Umbraco.Web.Strategies.ServerRegistrationEventHandler - Failed to update server record in database. System.Data.SqlServerCe.SqlCeException (0x80004005): There is a file sharing violation. A different process might be using the file. [ D:\home\site\wwwroot\AppData\Umbraco.sdf ] at System.Data.SqlServerCe.SqlCeConnection.Open(Boolean silent) at System.Data.SqlServerCe.SqlCeConnection.Open() at Umbraco.Core.Persistence.FaultHandling.RetryPolicy.<>cDisplayClass200.
Getting similar issues, backoffice has trouble opening any section, major issues in reading in any information.
This has only happened since update, previously it worked fine on Azure, now it does not.
Also using SQLCE which should not be (and hasn't been) an issue on Azure with only one person logged in.
Hi Damien, our production site is running fine also on 7.3.4 using SQL CE on Azure. We updated our Dev/Qa site to 7.6.6 and now we can't login and see this error on our logs. Have you found anything?
is working on a reply...