Suddenly starting to get this error when shutt8ng down MP:
And this in the MP Error Log:
Does anyone else have encountered this problem?
Code:
Anwendung: MediaPortal.exe
Frameworkversion: v4.0.30319
Beschreibung: Der Prozess wurde aufgrund einer unbehandelten Ausnahme beendet.
Ausnahmeinformationen: System.UnauthorizedAccessException
Stapel:
bei System.IO.__Error.WinIOError(Int32, System.String)
bei System.IO.FileStream.Init(System.String, System.IO.FileMode, System.IO.FileAccess, Int32, Boolean, System.IO.FileShare, Int32, System.IO.FileOptions, SECURITY_ATTRIBUTES, System.String, Boolean, Boolean, Boolean)
bei System.IO.FileStream..ctor(System.String, System.IO.FileMode, System.IO.FileAccess, System.IO.FileShare, Int32, System.IO.FileOptions, System.String, Boolean, Boolean, Boolean)
bei System.IO.StreamWriter.CreateFile(System.String, Boolean, Boolean)
bei System.IO.StreamWriter..ctor(System.String, Boolean, System.Text.Encoding, Int32, Boolean)
bei System.IO.StreamWriter..ctor(System.String, Boolean)
bei MediaPortal.Profile.XmlSettingsProvider.Save()
bei MediaPortal.Profile.CacheSettingsProvider.Save()
bei MediaPortal.Profile.Settings.SaveCache()
bei MediaPortalApp.Main(System.String[])
Code:
Name der fehlerhaften Anwendung: MediaPortal.exe, Version: 1.6.0.0, Zeitstempel: 0x52c9c29e
Name des fehlerhaften Moduls: KERNELBASE.dll, Version: 6.3.9600.16408, Zeitstempel: 0x523d4548
Ausnahmecode: 0xe0434352
Fehleroffset: 0x00012eec
ID des fehlerhaften Prozesses: 0x17f8
Startzeit der fehlerhaften Anwendung: 0x01cf1153394b6e8b
Pfad der fehlerhaften Anwendung: C:\Program Files (x86)\Team MediaPortal\MediaPortal\MediaPortal.exe
Pfad des fehlerhaften Moduls: C:\WINDOWS\SYSTEM32\KERNELBASE.dll
Berichtskennung: 7662c7fd-7d47-11e3-beef-f46d04d6808e
Vollständiger Name des fehlerhaften Pakets:
Anwendungs-ID, die relativ zum fehlerhaften Paket ist:
Code:
Problemsignatur:
Problemereignisname: CLR20r3
Problemsignatur 01: MediaPortal.exe
Problemsignatur 02: 1.6.0.0
Problemsignatur 03: 52c9c29e
Problemsignatur 04: mscorlib
Problemsignatur 05: 4.0.30319.34003
Problemsignatur 06: 522ebe04
Problemsignatur 07: 44f4
Problemsignatur 08: 13c
Problemsignatur 09: System.UnauthorizedAccess
Betriebsystemversion: 6.3.9600.2.0.0.256.48
Gebietsschema-ID: 1031
Zusatzinformation 1: 5861
Zusatzinformation 2: 5861822e1919d7c014bbb064c64908b2
Zusatzinformation 3: 01d7
Zusatzinformation 4: 01d7340064827245f2249cd1f1a7c264
And this in the MP Error Log:
Code:
[2014-01-14 20:24:25,173] [Error ] [MPMain ] [ERROR] - Exception while attempting to read upgrade xml file
Die Eingabezeichenfolge hat das falsche Format.
[2014-01-14 20:24:42,043] [Error ] [MPMain ] [ERROR] - [StartGuiWindow] [ClickfinderProgramGuideOverlayMovies]: exception err:The columns idTVMovieProgram, needsUpdate, Year in table TVMovieProgram do not exist. stack: bei Microsoft.VisualBasic.CompilerServices.Symbols.Container.InvokeMethod(Method TargetProcedure, Object[] Arguments, Boolean[] CopyBack, BindingFlags Flags)
bei Microsoft.VisualBasic.CompilerServices.NewLateBinding.ObjectLateGet(Object Instance, Type Type, String MemberName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack)
bei Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateGet(Object Instance, Type Type, String MemberName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack)
bei ClickfinderProgramGuide.ClickfinderProgramGuide.StartGuiWindow.ClickfinderProgramGuideOverlayMovies()
[2014-01-14 20:24:57,002] [Error ] [MPMain ] [ERROR] - MiniDisplay:Error while loading driver C:\Program Files (x86)\Team MediaPortal\MediaPortal\Plugins\process\LCDDrivers\LCD2USB.dll: Die DLL "C:\Program Files (x86)\Team MediaPortal\MediaPortal\Plugins\process\LCDDrivers\LCD2USB.dll": Das angegebene Modul wurde nicht gefunden. (Ausnahme von HRESULT: 0x8007007E) kann nicht geladen werden.
[2014-01-14 20:26:07,425] [Log ] [MPMain ] [ERROR] - Exception: System.UnauthorizedAccessException: Der Zugriff auf den Pfad "C:\Program Files (x86)\Team MediaPortal\MediaPortal\MediaPortal.xml" wurde verweigert.
bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
bei 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)
bei System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
bei System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
bei System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
bei System.IO.StreamWriter..ctor(String path, Boolean append)
bei MediaPortal.Profile.XmlSettingsProvider.Save()
bei MediaPortal.Profile.CacheSettingsProvider.Save()
bei MediaPortal.Profile.Settings.SaveCache()
bei IMDb.PluginSettings.SaveSettings()
bei IMDb.IMDb.DeInit()
bei MediaPortal.GUI.Library.GUIWindowManager.<Clear>b__9(GUIWindow window)
bei MediaPortal.GUI.Library.GUIWindowManager.LockAndDoOnAllRegisteredWindows(Action`1 toDo)
bei MediaPortal.GUI.Library.GUIWindowManager.Clear()
bei MediaPortalApp.OnExit()
bei MediaPortalApp.Main(String[] args) Message: Der Zugriff auf den Pfad "C:\Program Files (x86)\Team MediaPortal\MediaPortal\MediaPortal.xml" wurde verweigert. Site : Void WinIOError(Int32, System.String) Source : mscorlib Stack Trace: bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
bei 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)
bei System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
bei System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
bei System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
bei System.IO.StreamWriter..ctor(String path, Boolean append)
bei MediaPortal.Profile.XmlSettingsProvider.Save()
bei MediaPortal.Profile.CacheSettingsProvider.Save()
bei MediaPortal.Profile.Settings.SaveCache()
bei IMDb.PluginSettings.SaveSettings()
bei IMDb.IMDb.DeInit()
bei MediaPortal.GUI.Library.GUIWindowManager.<Clear>b__9(GUIWindow window)
bei MediaPortal.GUI.Library.GUIWindowManager.LockAndDoOnAllRegisteredWindows(Action`1 toDo)
bei MediaPortal.GUI.Library.GUIWindowManager.Clear()
bei MediaPortalApp.OnExit()
bei MediaPortalApp.Main(String[] args)
[2014-01-14 20:26:07,434] [Error ] [MPMain ] [ERROR] - MediaPortal stopped due to an exception Der Zugriff auf den Pfad "C:\Program Files (x86)\Team MediaPortal\MediaPortal\MediaPortal.xml" wurde verweigert. mscorlib bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
bei 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)
bei System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
bei System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
bei System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
bei System.IO.StreamWriter..ctor(String path, Boolean append)
bei MediaPortal.Profile.XmlSettingsProvider.Save()
bei MediaPortal.Profile.CacheSettingsProvider.Save()
bei MediaPortal.Profile.Settings.SaveCache()
bei IMDb.PluginSettings.SaveSettings()
bei IMDb.IMDb.DeInit()
bei MediaPortal.GUI.Library.GUIWindowManager.<Clear>b__9(GUIWindow window)
bei MediaPortal.GUI.Library.GUIWindowManager.LockAndDoOnAllRegisteredWindows(Action`1 toDo)
bei MediaPortal.GUI.Library.GUIWindowManager.Clear()
bei MediaPortalApp.OnExit()
bei MediaPortalApp.Main(String[] args)
[2014-01-14 20:26:07,452] [Error ] [MPMain ] [ERROR] - MediaPortal: Unhandled exception occured
[2014-01-14 20:26:07,457] [Log ] [MPMain ] [ERROR] - Exception: System.UnauthorizedAccessException: Der Zugriff auf den Pfad "C:\Program Files (x86)\Team MediaPortal\MediaPortal\MediaPortal.xml" wurde verweigert.
bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
bei 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)
bei System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
bei System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
bei System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
bei System.IO.StreamWriter..ctor(String path, Boolean append)
bei MediaPortal.Profile.XmlSettingsProvider.Save()
bei MediaPortal.Profile.CacheSettingsProvider.Save()
bei MediaPortal.Profile.Settings.SaveCache()
bei MediaPortalApp.Main(String[] args) Message: Der Zugriff auf den Pfad "C:\Program Files (x86)\Team MediaPortal\MediaPortal\MediaPortal.xml" wurde verweigert. Site : Void WinIOError(Int32, System.String) Source : mscorlib Stack Trace: bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
bei 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)
bei System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
bei System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
bei System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
bei System.IO.StreamWriter..ctor(String path, Boolean append)
bei MediaPortal.Profile.XmlSettingsProvider.Save()
bei MediaPortal.Profile.CacheSettingsProvider.Save()
bei MediaPortal.Profile.Settings.SaveCache()
bei MediaPortalApp.Main(String[] args)
Does anyone else have encountered this problem?
Last edited:
Austria