I am unable to play DVD movies with Cineplayer... so I am forced to use windows Media player. I get these errors and would like to know if it can be resolved.
I am using Easy media creator 9 suite, windows Vista Business, Powerdvd decoder, NVIDIA 7600gt Dual head Graphics cards, Lite-on dvd drives. Even the graphics display of the screen does not look crisp, as if my video driver is not working well, though it looks crisp on everything else in easy media creator and on the pc.
Here is are the details of teh error I receive:
An unhandled exception has occurred in a component in your application. Click continue and application will ignore this error and attempt to continue.
Unspecified Error
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
Question
deOmega
I am unable to play DVD movies with Cineplayer... so I am forced to use windows Media player. I get these errors and would like to know if it can be resolved.
I am using Easy media creator 9 suite, windows Vista Business, Powerdvd decoder, NVIDIA 7600gt Dual head Graphics cards, Lite-on dvd drives. Even the graphics display of the screen does not look crisp, as if my video driver is not working well, though it looks crisp on everything else in easy media creator and on the pc.
Here is are the details of teh error I receive:
An unhandled exception has occurred in a component in your application. Click continue and application will ignore this error and attempt to continue.
Unspecified Error
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.Runtime.InteropServices.COMException (0x80004005): Unspecified error
at CommonUIManaged.UIObjects.UIObject.RaiseClickEvent(UIObject source, EventArgs e)
at CommonUIManaged.UIObjects.Button.OnMouseUp(Object sender, MouseEventArgs e)
at CommonUIManaged.UIObjects.UIObject.RaiseMouseUpEvent(UIObject target, MouseEventArgs e)
at CommonUIManaged.UIObjects.Pane.OnMouseUp(Object sender, MouseEventArgs e)
at DMXCommonUI.Panes.ControlPane.OnMouseUp(Object sender, MouseEventArgs e)
at CommonUIManaged.UIObjects.UIObject.RaiseMouseUpEvent(UIObject target, MouseEventArgs e)
at DMXCommonUI.App.DMXView.OnFormsMouseUp(Object sender, MouseEventArgs e)
at CommonUIManaged.UIObjects.View.OnAppMouseUp(Object sender, MouseEventArgs e)
at System.Windows.Forms.Control.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at CommonUIManaged.D3DApp.WndProc(Message& m)
at DMXApp.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (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 machine
rather than being handled by this dialog.
Link to comment
Share on other sites
9 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.