Opened a webpage, anywhere I click on the page (text field, submit button, open space, link, ANYWHERE)
Code:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Runtime.InteropServices.COMException (0x80020008): Bad variable type. (Exception from HRESULT: 0x80020008 (DISP_E_BADVARTYPE))
at System.Windows.Forms.UnsafeNativeMethods.IHTMLEventObj.SetReturnValue(Boolean p)
at System.Windows.Forms.HtmlElementEventArgs.set_ReturnValue(Boolean value)
at MobileMediaCenter.MmcForm.Document_MouseDown(Object sender, HtmlElementEventArgs e)
at System.Windows.Forms.HtmlElementEventHandler.Invoke(Object sender, HtmlElementEventArgs e)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, SignatureStruct sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Delegate.DynamicInvoke(Object[] args)
at System.Windows.Forms.HtmlShim.FireEvent(Object key, EventArgs e)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50110.28 (pd7.050110-2800)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50110/mscorlib.dll
----------------------------------------
MobileMediaCenter
Assembly Version: 0.8.1000.7
Win32 Version: 0.8.1000.7
CodeBase: file:///C:/Program%20Files/Hybrid%20Mobile%20Technologies/Mobile%20Media%20Center/MobileMediaCenter.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50110.28 (pd7.050110-2800)
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.50110.28 (pd7.050110-2800)
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.50110.28 (pd7.050110-2800)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Intellified
Assembly Version: 1.0.1905.31303
Win32 Version: 1.0.1905.31303
CodeBase: file:///C:/Program%20Files/Hybrid%20Mobile%20Technologies/Mobile%20Media%20Center/Intellified.DLL
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50110.28 (pd7.050110-2800)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Data
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50110.28 (pd7.050110-2800)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
HybridMobile.Media
Assembly Version: 1.0.1905.31303
Win32 Version: 1.0.1905.31303
CodeBase: file:///C:/Program%20Files/Hybrid%20Mobile%20Technologies/Mobile%20Media%20Center/HybridMobile.Media.DLL
----------------------------------------
Interop.SpeechLib
Assembly Version: 5.0.0.0
Win32 Version: 5.0.0.0
CodeBase: file:///C:/Program%20Files/Hybrid%20Mobile%20Technologies/Mobile%20Media%20Center/Interop.SpeechLib.DLL
----------------------------------------
HybridMobile.Xm
Assembly Version: 1.0.1905.31295
Win32 Version: 1.0.1905.31295
CodeBase: file:///C:/Program%20Files/Hybrid%20Mobile%20Technologies/Mobile%20Media%20Center/HybridMobile.Xm.DLL
----------------------------------------
HybridMobile.DirectX.DirectShow
Assembly Version: 1.0.1905.31294
Win32 Version: 1.0.1905.31294
CodeBase: file:///C:/Program%20Files/Hybrid%20Mobile%20Technologies/Mobile%20Media%20Center/HybridMobile.DirectX.DirectShow.DLL
----------------------------------------
Interop.MonkeyTalk
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Hybrid%20Mobile%20Technologies/Mobile%20Media%20Center/Interop.MonkeyTalk.DLL
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50110.28 (pd7.050110-2800)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
************** 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.
Bookmarks