The process cannot access the file 'D:\inetpub\webs\oasisulsabatosrlit\Data Component\connection_27568ab7f2174924836330ef9db8ac11.xml' because it is being used by another process.
Origine: mscorlib
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding)
at Microsoft.VisualBasic.FileIO.FileSystem.WriteAllText(String file, String text, Boolean append, Encoding encoding)
at Microsoft.VisualBasic.MyServices.FileSystemProxy.WriteAllText(String file, String text, Boolean append)
at SFHDataComponent.SFHDataComponentConnection.RetrieveConnectionStructure(Boolean ReadKey, Boolean JustDescriptionConnection, Boolean JustTable)
at SFHDataComponent.SFHDataComponentConnection.Open(String ConnectionString, Boolean Asyncronous, Object FromDaemonClientObject, Boolean ReloadStructure)
at UniversalWEBPlatform.MODDati.InizializzaConnectionBaseClass(DataClass& BaseClass, HttpResponse Response, HttpServerUtility Server, String RetHttpHostString, HttpSessionState Session, HttpApplicationState Application, Boolean LoadConnectionFromApplication)
at UniversalWEBPlatform.MODDati.Main(HttpSessionState Session, DataClass& BaseClass, HttpServerUtility Server, HttpRequest& Request, HttpResponse& Response, HttpApplicationState& Application, Boolean CaricaParametriDaDB, Boolean ExecuteControlInMain, String RetHttpHostString, Boolean LoadConnectionFromApplication, Boolean SetLongSession)