- September 1, 2008
- 21,577
- 8,224
- Home Country
- New Zealand
Hmmm, that is unexpected!
Maybe the problem is actually this:
[collapse]
[2015-11-23 20:01:18,897] [Error ] [TvClient-TvHome: HeartBeat transmitter thread] [ERROR] - Unable to create/modify gentle.config Le processus ne peut pas accéder au fichier 'C:\ProgramData\Team MediaPortal\MediaPortal\gentle.config', car il est en cours d'utilisation par un autre processus., à System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
à 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)
à System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
à System.Xml.XmlDocument.Save(String filename)
à TvPlugin.ChannelNavigator.SetupDatabaseConnection()[/collapse]
Can you please check the permissions for that file. It should be possible for MediaPortal to read and modify it. It should not be marked as "read-only".
Maybe the problem is actually this:
[collapse]
[2015-11-23 20:01:18,897] [Error ] [TvClient-TvHome: HeartBeat transmitter thread] [ERROR] - Unable to create/modify gentle.config Le processus ne peut pas accéder au fichier 'C:\ProgramData\Team MediaPortal\MediaPortal\gentle.config', car il est en cours d'utilisation par un autre processus., à System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
à 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)
à System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
à System.Xml.XmlDocument.Save(String filename)
à TvPlugin.ChannelNavigator.SetupDatabaseConnection()[/collapse]
Can you please check the permissions for that file. It should be possible for MediaPortal to read and modify it. It should not be marked as "read-only".