Help - Search - Members - Calendar
Full Version: WMP11 Integrator problems in XP x64.
MSFN Forums > Member Contributed Projects > jcarle's Utilities

   
Google Internet Forums Unattended CD/DVD Guide
johnhc
I DLed and installed WMP11 1.1 Build 60 and the x64 version of WMP11 on my XP x64 system. When I run the integrator I get an unhandled exception -The system cannot find the file specified. I looked at the details and looked into setting JIT with no luck. I have both .Net 2.0 and 3.0 and found two machine.config files. They are both .NET 2.0, one includes the 64 in the path name. I set the <system.windows.forms jitDebugging="true" /> command into one then both but could see no difference. Perhaps my system is using 3.0. Is it OK to run both or just 3.0 for your utilities? nLite and WUD seem to work fine.
Any help would be appreciated.
Thanks..........John

QUOTE
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ComponentModel.Win32Exception: The system cannot find the file specified
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at WMP11Integrator.formMain.startAndWait(String filename, String arguments)
at WMP11Integrator.formMain.buttonIntegrate_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.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.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.1433 (REDBITS.050727-1400)
CodeBase: file:///c:/WINDOWS/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
WMP11Integrator
Assembly Version: 1.1.60.0
Win32 Version: 1.1.60.0
CodeBase: file:///C:/Program%20Files%20(x86)/WMP11%20Integrator/WMP11Integrator.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
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.1433 (REDBITS.050727-1400)
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.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.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.
jcarle
The WMP11 package for x64 is different and not supported by my utility at this time.
johnhc
Thanks, jcarle for your reply.
I was suspicious that was the case.
I have installed and run WMP11 Slipstreamer and it seems to work fine.
John
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.