|
Posted by Steve Spiller [ on February 8, 2007, 1:09 pm
Please log in for more thread options
Hi Frank,
We're taking a look at this issue and would like to know some more
information on your setup. Can you provide the following infomation:
- Which settings link specifically did you click on?
- Which version of Vista are you running and did you upgrade from a
previous Vista or XP?
- Do you have Office installed? If so, which version?
- What type of device do you have? Which version of Windows Mobile is it
running?
Thanks a lot!
--
Thanks,
Steve
This posting is provided "AS IS" with no warranties, and confers no rights.
"Frank S" wrote:
> Here is the dump:
>
> See the end of this message for details on invoking
> just-in-time (JIT) debugging instead of this dialog box.
>
> ************** Exception Text **************
> System.InvalidCastException: Specified cast is not valid.
> at Microsoft.WindowsMobile.IActiveSyncDataType.DoOptionsDialog(Int64
parentWindow)
> at
Microsoft.WindowsMobile.DeviceManager.ActiveSyncDataType.ShowSettings(Int64
owner)
> at
Microsoft.WindowsMobile.DeviceCenter.ActiveSyncDataTypeSettings.ShowControl()
> at
Microsoft.WindowsMobile.DeviceCenter.ChooseDataTypeListView.HandleMouseClick(Object
sender,
> MouseEventArgs e)
> at System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
> at System.Windows.Forms.ListView.WmReflectNotify(Message& m)
> at System.Windows.Forms.ListView.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.312 (rtmLHS.050727-3100)
> CodeBase:
file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
> ----------------------------------------
> Microsoft.WindowsMobile.DeviceManager
> Assembly Version: 6.0.0.0
> Win32 Version: 6.0.6783.0
> CodeBase:
file:///C:/Windows/WindowsMobile/Microsoft.WindowsMobile.DeviceManager.DLL
> ----------------------------------------
> Microsoft.WindowsMobile.Common
> Assembly Version: 6.0.0.0
> Win32 Version: 6.0.6783.0
> CodeBase:
file:///C:/Windows/WindowsMobile/Microsoft.WindowsMobile.Common.DLL
> ----------------------------------------
> System
> Assembly Version: 2.0.0.0
> Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
> CodeBase:
file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
> ----------------------------------------
> System.Windows.Forms
> Assembly Version: 2.0.0.0
> Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
> CodeBase:
>
file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
> ----------------------------------------
> System.Drawing
> Assembly Version: 2.0.0.0
> Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
> CodeBase:
>
file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
> ----------------------------------------
> System.Configuration
> Assembly Version: 2.0.0.0
> Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
> CodeBase:
>
file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
> ----------------------------------------
> System.Xml
> Assembly Version: 2.0.0.0
> Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
> CodeBase:
file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
> ----------------------------------------
> Microsoft.WindowsMobile.Rapi
> Assembly Version: 6.0.0.0
> Win32 Version: 6.0.6783.0
> CodeBase:
file:///C:/Windows/WindowsMobile/Microsoft.WindowsMobile.Rapi.DLL
> ----------------------------------------
> Microsoft.WindowsMobile.DeviceCenter
> Assembly Version: 6.0.0.0
> Win32 Version: 6.0.6783.0
> CodeBase:
file:///C:/Windows/WindowsMobile/Microsoft.WindowsMobile.DeviceCenter.DLL
> ----------------------------------------
> AnimationLibrary
> Assembly Version: 6.0.0.0
> Win32 Version: 6.0.6783.0
> CodeBase: file:///C:/Windows/WindowsMobile/AnimationLibrary.DLL
> ----------------------------------------
> Accessibility
> Assembly Version: 2.0.0.0
> Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
> 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 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.
>
> ======================================================
>
> Any idea on how to correct?
>
> --
> Regards,
>
> Frank
>
|