home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Quality Assurance
Bugreports
Archive
Crashing after reinstall on upgraded windows 7 >10 box
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="David Scott" data-source="post: 1146783" data-attributes="member: 123155"><p>Have a weird problem after I decided to do a clean install of MediaPortal on my just updated windows 10 box. </p><p>I can install MediaPortal and configure the TV service fine, even get Argus installed as the recorder, but the MediaPortal configuration app (which runs by default on first run) always crashes (at the point where it initialises the music database). It never gets to the configuration menu. Therefore, I cannot get a working MediaPortal up. </p><p></p><p>Also, I've noticed the extensions manager also crashes on startup, and ironically, the watchdog reporting tool.</p><p></p><p>Here's the messages from the crash windows. They look .net related, but I have confirmed that .net 3.5 and 4 is enabled in windows 10.</p><p></p><p>Any ideas?</p><p></p><p>MEDIAPORTAL WATCHDOG</p><p>See the end of this message for details on invoking </p><p>just-in-time (JIT) debugging instead of this dialog box.</p><p></p><p>************** Exception Text **************</p><p>System.IO.DirectoryNotFoundException: Could not find a part of the path 'R:\Temp\MPTemp'.</p><p> at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)</p><p> at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost)</p><p> at System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost)</p><p> at System.IO.Directory.CreateDirectory(String path)</p><p> at WatchDog.MPWatchDog.CheckRequirements()</p><p> at WatchDog.MPWatchDog.ProceedButton_Click(Object sender, EventArgs e)</p><p> at System.Windows.Forms.Control.OnClick(EventArgs e)</p><p> at System.Windows.Forms.Button.OnClick(EventArgs e)</p><p> at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)</p><p> at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)</p><p> at System.Windows.Forms.Control.WndProc(Message& m)</p><p> at System.Windows.Forms.ButtonBase.WndProc(Message& m)</p><p> at System.Windows.Forms.Button.WndProc(Message& m)</p><p> at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)</p><p> at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)</p><p> at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)</p><p></p><p></p><p>************** Loaded Assemblies **************</p><p>mscorlib</p><p> Assembly Version: 4.0.0.0</p><p> Win32 Version: 4.6.79.0 built by: NETFXREL2</p><p> CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll</p><p>----------------------------------------</p><p>WatchDog</p><p> Assembly Version: 1.12.0.0</p><p> Win32 Version: 1.12.0.0</p><p> CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/WatchDog.exe</p><p>----------------------------------------</p><p>System.Windows.Forms</p><p> Assembly Version: 4.0.0.0</p><p> Win32 Version: 4.6.79.0 built by: NETFXREL2</p><p> CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll</p><p>----------------------------------------</p><p>System</p><p> Assembly Version: 4.0.0.0</p><p> Win32 Version: 4.6.79.0 built by: NETFXREL2</p><p> CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll</p><p>----------------------------------------</p><p>System.Drawing</p><p> Assembly Version: 4.0.0.0</p><p> Win32 Version: 4.6.79.0 built by: NETFXREL2</p><p> CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll</p><p>----------------------------------------</p><p>Utils</p><p> Assembly Version: 1.12.0.0</p><p> Win32 Version: 1.12.0.0</p><p> CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Utils.DLL</p><p>----------------------------------------</p><p>Accessibility</p><p> Assembly Version: 4.0.0.0</p><p> Win32 Version: 4.6.79.0 built by: NETFXREL2</p><p> CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll</p><p>----------------------------------------</p><p></p><p>************** JIT Debugging **************</p><p>To enable just-in-time (JIT) debugging, the .config file for this</p><p>application or computer (machine.config) must have the</p><p>jitDebugging value set in the system.windows.forms section.</p><p>The application must also be compiled with debugging</p><p>enabled.</p><p></p><p>For example:</p><p></p><p><configuration></p><p> <system.windows.forms jitDebugging="true" /></p><p></configuration></p><p></p><p>When JIT debugging is enabled, any unhandled exception</p><p>will be sent to the JIT debugger registered on the computer</p><p>rather than be handled by this dialog box.</p><p></p><p></p><p></p><p></p><p></p><p></p><p>MEDIA PORTAL EXTENSIONS MANAGER - UNHANDLED EXCEPTION</p><p></p><p>See the end of this message for details on invoking </p><p>just-in-time (JIT) debugging instead of this dialog box.</p><p></p><p>************** Exception Text **************</p><p>System.NullReferenceException: Object reference not set to an instance of an object.</p><p> at MpeCore.Classes.ExtensionUpdateDownloader.DownloadExtensionIndex(DownloadProgressChangedEventHandler downloadProgressChanged, AsyncCompletedEventHandler downloadFileCompleted)</p><p> at MpeCore.Classes.ExtensionUpdateDownloader.UpdateList(Boolean silent, Boolean installedOnly, DownloadProgressChangedEventHandler downloadProgressChanged, AsyncCompletedEventHandler downloadFileCompleted)</p><p> at MpeInstaller.MainForm.RefreshUpdateInfo_Click(Object sender, EventArgs e)</p><p> at MpeInstaller.MainForm.MainForm_Shown(Object sender, EventArgs e)</p><p> at System.Windows.Forms.Form.OnShown(EventArgs e)</p><p> at System.Windows.Forms.Form.CallShownEvent()</p><p> at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)</p><p> at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)</p><p> at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)</p><p> at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)</p><p> at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)</p><p> at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)</p><p> at System.Windows.Forms.Control.InvokeMarshaledCallbacks()</p><p></p><p></p><p>************** Loaded Assemblies **************</p><p>mscorlib</p><p> Assembly Version: 4.0.0.0</p><p> Win32 Version: 4.6.79.0 built by: NETFXREL2</p><p> CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll</p><p>----------------------------------------</p><p>MpeInstaller</p><p> Assembly Version: 1.12.0.0</p><p> Win32 Version: 1.12.0.0</p><p> CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/MpeInstaller.exe</p><p>----------------------------------------</p><p>System.Windows.Forms</p><p> Assembly Version: 4.0.0.0</p><p> Win32 Version: 4.6.79.0 built by: NETFXREL2</p><p> CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll</p><p>----------------------------------------</p><p>System</p><p> Assembly Version: 4.0.0.0</p><p> Win32 Version: 4.6.79.0 built by: NETFXREL2</p><p> CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll</p><p>----------------------------------------</p><p>System.Drawing</p><p> Assembly Version: 4.0.0.0</p><p> Win32 Version: 4.6.79.0 built by: NETFXREL2</p><p> CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll</p><p>----------------------------------------</p><p>Accessibility</p><p> Assembly Version: 4.0.0.0</p><p> Win32 Version: 4.6.79.0 built by: NETFXREL2</p><p> CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll</p><p>----------------------------------------</p><p>MpeCore</p><p> Assembly Version: 1.12.0.0</p><p> Win32 Version: 1.12.0.0</p><p> CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/MpeCore.DLL</p><p>----------------------------------------</p><p>System.Configuration</p><p> Assembly Version: 4.0.0.0</p><p> Win32 Version: 4.6.79.0 built by: NETFXREL2</p><p> CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll</p><p>----------------------------------------</p><p>System.Core</p><p> Assembly Version: 4.0.0.0</p><p> Win32 Version: 4.6.79.0 built by: NETFXREL2</p><p> CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll</p><p>----------------------------------------</p><p>System.Xml</p><p> Assembly Version: 4.0.0.0</p><p> Win32 Version: 4.6.79.0 built by: NETFXREL2</p><p> CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll</p><p>----------------------------------------</p><p>Utils</p><p> Assembly Version: 1.12.0.0</p><p> Win32 Version: 1.12.0.0</p><p> CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Utils.DLL</p><p>----------------------------------------</p><p>Microsoft.GeneratedCode</p><p> Assembly Version: 1.0.0.0</p><p> Win32 Version: 4.6.79.0 built by: NETFXREL2</p><p> CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll</p><p>----------------------------------------</p><p>Microsoft.GeneratedCode</p><p> Assembly Version: 1.0.0.0</p><p> Win32 Version: 4.6.79.0 built by: NETFXREL2</p><p> CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll</p><p>----------------------------------------</p><p></p><p>************** JIT Debugging **************</p><p>To enable just-in-time (JIT) debugging, the .config file for this</p><p>application or computer (machine.config) must have the</p><p>jitDebugging value set in the system.windows.forms section.</p><p>The application must also be compiled with debugging</p><p>enabled.</p><p></p><p>For example:</p><p></p><p><configuration></p><p> <system.windows.forms jitDebugging="true" /></p><p></configuration></p><p></p><p>When JIT debugging is enabled, any unhandled exception</p><p>will be sent to the JIT debugger registered on the computer</p><p>rather than be handled by this dialog box.</p></blockquote><p></p>
[QUOTE="David Scott, post: 1146783, member: 123155"] Have a weird problem after I decided to do a clean install of MediaPortal on my just updated windows 10 box. I can install MediaPortal and configure the TV service fine, even get Argus installed as the recorder, but the MediaPortal configuration app (which runs by default on first run) always crashes (at the point where it initialises the music database). It never gets to the configuration menu. Therefore, I cannot get a working MediaPortal up. Also, I've noticed the extensions manager also crashes on startup, and ironically, the watchdog reporting tool. Here's the messages from the crash windows. They look .net related, but I have confirmed that .net 3.5 and 4 is enabled in windows 10. Any ideas? MEDIAPORTAL WATCHDOG See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.IO.DirectoryNotFoundException: Could not find a part of the path 'R:\Temp\MPTemp'. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost) at System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost) at System.IO.Directory.CreateDirectory(String path) at WatchDog.MPWatchDog.CheckRequirements() at WatchDog.MPWatchDog.ProceedButton_Click(Object sender, EventArgs e) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib Assembly Version: 4.0.0.0 Win32 Version: 4.6.79.0 built by: NETFXREL2 CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll ---------------------------------------- WatchDog Assembly Version: 1.12.0.0 Win32 Version: 1.12.0.0 CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/WatchDog.exe ---------------------------------------- System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.6.79.0 built by: NETFXREL2 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Assembly Version: 4.0.0.0 Win32 Version: 4.6.79.0 built by: NETFXREL2 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Assembly Version: 4.0.0.0 Win32 Version: 4.6.79.0 built by: NETFXREL2 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- Utils Assembly Version: 1.12.0.0 Win32 Version: 1.12.0.0 CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Utils.DLL ---------------------------------------- Accessibility Assembly Version: 4.0.0.0 Win32 Version: 4.6.79.0 built by: NETFXREL2 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box. MEDIA PORTAL EXTENSIONS MANAGER - UNHANDLED EXCEPTION See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.NullReferenceException: Object reference not set to an instance of an object. at MpeCore.Classes.ExtensionUpdateDownloader.DownloadExtensionIndex(DownloadProgressChangedEventHandler downloadProgressChanged, AsyncCompletedEventHandler downloadFileCompleted) at MpeCore.Classes.ExtensionUpdateDownloader.UpdateList(Boolean silent, Boolean installedOnly, DownloadProgressChangedEventHandler downloadProgressChanged, AsyncCompletedEventHandler downloadFileCompleted) at MpeInstaller.MainForm.RefreshUpdateInfo_Click(Object sender, EventArgs e) at MpeInstaller.MainForm.MainForm_Shown(Object sender, EventArgs e) at System.Windows.Forms.Form.OnShown(EventArgs e) at System.Windows.Forms.Form.CallShownEvent() at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme) at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme) at System.Windows.Forms.Control.InvokeMarshaledCallbacks() ************** Loaded Assemblies ************** mscorlib Assembly Version: 4.0.0.0 Win32 Version: 4.6.79.0 built by: NETFXREL2 CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll ---------------------------------------- MpeInstaller Assembly Version: 1.12.0.0 Win32 Version: 1.12.0.0 CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/MpeInstaller.exe ---------------------------------------- System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.6.79.0 built by: NETFXREL2 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Assembly Version: 4.0.0.0 Win32 Version: 4.6.79.0 built by: NETFXREL2 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Assembly Version: 4.0.0.0 Win32 Version: 4.6.79.0 built by: NETFXREL2 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- Accessibility Assembly Version: 4.0.0.0 Win32 Version: 4.6.79.0 built by: NETFXREL2 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll ---------------------------------------- MpeCore Assembly Version: 1.12.0.0 Win32 Version: 1.12.0.0 CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/MpeCore.DLL ---------------------------------------- System.Configuration Assembly Version: 4.0.0.0 Win32 Version: 4.6.79.0 built by: NETFXREL2 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Core Assembly Version: 4.0.0.0 Win32 Version: 4.6.79.0 built by: NETFXREL2 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll ---------------------------------------- System.Xml Assembly Version: 4.0.0.0 Win32 Version: 4.6.79.0 built by: NETFXREL2 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- Utils Assembly Version: 1.12.0.0 Win32 Version: 1.12.0.0 CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Utils.DLL ---------------------------------------- Microsoft.GeneratedCode Assembly Version: 1.0.0.0 Win32 Version: 4.6.79.0 built by: NETFXREL2 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- Microsoft.GeneratedCode Assembly Version: 1.0.0.0 Win32 Version: 4.6.79.0 built by: NETFXREL2 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Quality Assurance
Bugreports
Archive
Crashing after reinstall on upgraded windows 7 >10 box
Contact us
RSS
Top
Bottom