This happens when I try to open pictures
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at MobileMediaCenter.MmcForm.photoListBox_MouseUp(Obj ect sender, PInputEventArgs e)
at UMD.HCIL.Piccolo.PNode.HandleEvent(PInputEventArgs e, PInputEventHandler handler)
at UMD.HCIL.Piccolo.PNode.OnMouseUp(PInputEventArgs e)
at HybridMobile.Controls.MmcListBox.OnMouseUp(PInputE ventArgs e)
at UMD.HCIL.Piccolo.Event.PInputEventArgs.DispatchTo( Object sender)
at UMD.HCIL.Piccolo.Util.PPickPath.ProcessEvent(PInpu tEventArgs e)
at UMD.HCIL.Piccolo.PInputManager.DispatchToPath(PInp utEventArgs e, PInputType type, PPickPath path)
at UMD.HCIL.Piccolo.PInputManager.Dispatch(PInputEven tArgs e)
at UMD.HCIL.Piccolo.PInputManager.ProcessInput()
at UMD.HCIL.Piccolo.PRoot.ProcessInputs()
at UMD.HCIL.Piccolo.PInputManager.ProcessEventFromCam era(EventArgs e, PInputType type, PCamera camera, PCanvas canvas)
at UMD.HCIL.Piccolo.PCanvas.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.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(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
----------------------------------------
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
----------------------------------------
HybridMobile.Membranes
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Hybrid%20Mobile%20Technologies/Mobile%20Media%20Center/HybridMobile.Membranes.DLL
----------------------------------------
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
----------------------------------------
Intellified
Assembly Version: 1.0.2515.39325
Win32 Version: 1.0.2515.39325
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.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
HybridMobile.Controls
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Hybrid%20Mobile%20Technologies/Mobile%20Media%20Center/HybridMobile.Controls.DLL
----------------------------------------
HybridMobile.Media
Assembly Version: 1.0.2515.39326
Win32 Version: 1.0.2515.39326
CodeBase: file:///C:/Program%20Files/Hybrid%20Mobile%20Technologies/Mobile%20Media%20Center/HybridMobile.Media.DLL
----------------------------------------
Transcend.Translucent
Assembly Version: 1.0.2452.42065
Win32 Version: 1.0.2452.42065
CodeBase: file:///C:/Program%20Files/Hybrid%20Mobile%20Technologies/Mobile%20Media%20Center/Transcend.Translucent.DLL
----------------------------------------
Hybrid.Xm
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Hybrid%20Mobile%20Technologies/Mobile%20Media%20Center/Hybrid.Xm.DLL
----------------------------------------
Transcend.Translucent.X
Assembly Version: 1.0.2452.42065
Win32 Version: 1.0.2452.42065
CodeBase: file:///C:/Program%20Files/Hybrid%20Mobile%20Technologies/Mobile%20Media%20Center/Transcend.Translucent.X.DLL
----------------------------------------
HybridMobile.DirectX.DirectShow
Assembly Version: 1.0.2515.39325
Win32 Version: 1.0.2515.39325
CodeBase: file:///C:/Program%20Files/Hybrid%20Mobile%20Technologies/Mobile%20Media%20Center/HybridMobile.DirectX.DirectShow.DLL
----------------------------------------
System.Data
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
AxInterop.ShockwaveFlashObjects
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Hybrid%20Mobile%20Technologies/Mobile%20Media%20Center/AxInterop.ShockwaveFlashObjects.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.