Looking for feedback on Windows Media Player 11 Integrator
#1
Posted 29 November 2006 - 01:51 PM
Thanks.
#4
Posted 02 December 2006 - 02:03 PM
Hi jcarle
I have an error on intergrating microsoft compression client pack. the error says:
Unhandled exception has ocurred in your application. Here are the details
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: El sistema no puede hallar el archivo especificado at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start() 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.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.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- WMP11Integrator Assembly Version: 1.1.60.0 Win32 Version: 1.1.60.0 CodeBase: file:///C:/Archivos%20de%20programa/WMP11%20Integrator/WMP11Integrator.exe ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) 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.42 (RTM.050727-4200) 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.42 (RTM.050727-4200) 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.
#6
Posted 03 December 2006 - 03:18 AM
Thanks very much jcarle.
#8
Posted 07 December 2006 - 11:39 AM
1. slipstream (nlite)
2. integrator
3. do other nlite stuffs
WORKS!!!
#11
Posted 11 May 2007 - 03:53 PM
Thanks in advance for all the great stuff your going to make us in the future .You Rock!
#12
Posted 11 May 2007 - 10:50 PM
Buttercup, on May 11 2007, 05:53 PM, said:
Thanks in advance for all the great stuff your going to make us in the future .You Rock!
I would need more details from the "Unhandled exception has ocurred in your application" error to be able to diagnose the issue for you. Also, what version of Windows are you integrating WMP11 into? And what language is Windows and WMP11 in?
This post has been edited by jcarle: 11 May 2007 - 10:50 PM
#13
Posted 15 May 2007 - 01:36 PM
I don't know how can i do it and how it works?
#14
Posted 16 May 2007 - 03:14 PM
I get following error message :
System.ComponentModel.Win32Exception: The system cannot find the file specified at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start() at WMP11Slipstreamer.Backend.extractHotfix(String hotfixInstaller, String destinationPath) at WMP11Slipstreamer.Backend.ExtractWMP11Installer() at WMP11Slipstreamer.MainGUI.workerMethod(Object addonSettings) Deleting "c:\Winxp\i386\wmp11temp"... Done! The source being modified has not been damaged. All changes have been successfully reverted.
#15
Posted 16 May 2007 - 08:05 PM
rickytheanuj, on May 16 2007, 05:14 PM, said:
I get following error message :
System.ComponentModel.Win32Exception: The system cannot find the file specified at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start() at WMP11Slipstreamer.Backend.extractHotfix(String hotfixInstaller, String destinationPath) at WMP11Slipstreamer.Backend.ExtractWMP11Installer() at WMP11Slipstreamer.MainGUI.workerMethod(Object addonSettings) Deleting "c:\Winxp\i386\wmp11temp"... Done! The source being modified has not been damaged. All changes have been successfully reverted.
Errrr......... that's not my code.
#16
Posted 17 May 2007 - 06:20 AM
rickytheanuj, on May 17 2007, 12:14 AM, said:
I get following error message :
System.ComponentModel.Win32Exception: The system cannot find the file specified at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start() at WMP11Slipstreamer.Backend.extractHotfix(String hotfixInstaller, String destinationPath) at WMP11Slipstreamer.Backend.ExtractWMP11Installer() at WMP11Slipstreamer.MainGUI.workerMethod(Object addonSettings) Deleting "c:\Winxp\i386\wmp11temp"... Done! The source being modified has not been damaged. All changes have been successfully reverted.
rickytheanuj
as jcarle said that is not his code and its mine
please refer here
This post has been edited by boooggy: 17 May 2007 - 06:21 AM
#17
Posted 30 August 2007 - 01:01 PM
#18
Posted 16 February 2008 - 02:29 PM



Help
Back to top









