Reply to thread

Your logs start with a weird write error:

[hide][code]2013-05-25 13:15:09.179502 [Info.][MPMain(1)]: Exception  :System.UnauthorizedAccessException: Access to the path 'C:\ProgramData\Team MediaPortal\MediaPortal\Log\error.bak' is denied.

  at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

  at System.IO.File.Delete(String path)

  at MediaPortal.ServiceImplementations.LogImpl.Initialize(LogType type)

2013-05-25 13:15:09.210702 [Info.][MPMain(1)]: Exception  :Access to the path 'C:\ProgramData\Team MediaPortal\MediaPortal\Log\error.bak' is denied.

2013-05-25 13:15:09.257503 [Info.][MPMain(1)]:  site      :Void WinIOError(Int32, System.String)

2013-05-25 13:15:09.273103 [Info.][MPMain(1)]:  source    :mscorlib

2013-05-25 13:15:09.288703 [Info.][MPMain(1)]:  stacktrace:  at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

  at System.IO.File.Delete(String path)

  at MediaPortal.ServiceImplementations.LogImpl.Initialize(LogType type)[/code][/hide]

But besides that, what happens when you change the refresh rate in Windows itself? does it stick then?


Top Bottom