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
Support
General Support
Unhandled exception error
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="jamesd1" data-source="post: 346259" data-attributes="member: 85967"><p>Got "Unhandled exception error.." while doing first install of mediaportal. Details:</p><p></p><p></p><p>************** Exception Text **************</p><p>System.ComponentModel.Win32Exception: The system cannot find the file specified</p><p> at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)</p><p> at System.Diagnostics.Process.Start()</p><p> at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)</p><p> at System.Diagnostics.Process.Start(String fileName)</p><p> at MediaPortal.DeployTool.DeployTool.nextButton_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: 2.0.0.0</p><p> Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)</p><p> CodeBase: file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll</p><p>----------------------------------------</p><p>MediaPortal.DeployTool</p><p> Assembly Version: 0.9.1.31467</p><p> Win32 Version: 0.9.1.0</p><p> CodeBase: file:///C:/DOCUME~1/owner/LOCALS~1/Temp/MediaPortal%20Installation/MediaPortal.DeployTool.exe</p><p>----------------------------------------</p><p>System.Windows.Forms</p><p> Assembly Version: 2.0.0.0</p><p> Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)</p><p> CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll</p><p>----------------------------------------</p><p>System</p><p> Assembly Version: 2.0.0.0</p><p> Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)</p><p> CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll</p><p>----------------------------------------</p><p>System.Drawing</p><p> Assembly Version: 2.0.0.0</p><p> Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)</p><p> CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll</p><p>----------------------------------------</p><p>System.Xml</p><p> Assembly Version: 2.0.0.0</p><p> Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)</p><p> CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll</p><p>----------------------------------------</p><p>System.Configuration</p><p> Assembly Version: 2.0.0.0</p><p> Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)</p><p> CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll</p><p>----------------------------------------</p><p>Interop.NetFwTypeLib</p><p> Assembly Version: 1.0.0.0</p><p> Win32 Version: 1.0.0.0</p><p> CodeBase: file:///C:/Documents%20and%20Settings/owner/Local%20Settings/Temp/MediaPortal%20Installation/Interop.NetFwTypeLib.DLL</p><p>----------------------------------------</p></blockquote><p></p>
[QUOTE="jamesd1, post: 346259, member: 85967"] Got "Unhandled exception error.." while doing first install of mediaportal. Details: ************** Exception Text ************** System.ComponentModel.Win32Exception: The system cannot find the file specified at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start() at System.Diagnostics.Process.Start(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start(String fileName) at MediaPortal.DeployTool.DeployTool.nextButton_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: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- MediaPortal.DeployTool Assembly Version: 0.9.1.31467 Win32 Version: 0.9.1.0 CodeBase: file:///C:/DOCUME~1/owner/LOCALS~1/Temp/MediaPortal%20Installation/MediaPortal.DeployTool.exe ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Configuration Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- Interop.NetFwTypeLib Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Documents%20and%20Settings/owner/Local%20Settings/Temp/MediaPortal%20Installation/Interop.NetFwTypeLib.DLL ---------------------------------------- [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
Unhandled exception error
Contact us
RSS
Top
Bottom