Hello,
Every day I see at least 1 occurrence of the following error:
Thanks,
Every day I see at least 1 occurrence of the following error:
Failed to save data to the file file:D:\home\site\wwwroot\App_Data\Composite\DataStores\Composite.Data.Types.IUserConsoleInformation_Published.xmlFollowed by
System.IO.IOException: The process cannot access the file 'D:\home\site\wwwroot\App_Data\Composite\DataStores\Composite.Data.Types.IUserConsoleInformation_Published.xml.3qbi2r2c.tmp' because it is being used by another process.Does anyone know why i see these errors and if there is anything i can do to prevent them? So far they seem harmless and i haven't had any users report anything but yesterday i ended up getting 40 of these in a row and it may have been responsible for all the websites hosted in my composite instance being down for a few minutes -- so i thought it high time i ask the question.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalDelete(String path, Boolean checkHost)
at System.IO.File.Delete(String path)
at Composite.Plugins.Data.DataProviders.XmlDataProvider.Foundation.XmlDataProviderDocumentWriter.DoSave(FileRecord fileRecord)
Thanks,