atifrashid
8th July 2009, 08:19 AM
Hi,
I am developing an application which utilize the camera features of PDA devices using CameraCaptureDialog in c#. My app is running fine in several WM devices but in Tempo F900, it is throwing the following exception:
Exception Message = An unknown error occurred.
Stack = at Microsoft.WindowsMobile.Forms.CameraCaptureDialog. LaunchCameraCaptureDialog()
at Microsoft.WindowsMobile.Forms.CameraCaptureDialog. ShowDialog()
at WAPCMS.PreRepair.frmPhoto.btnCamera_Click()
at System.Windows.Forms.Control.OnClick()
at System.Windows.Forms.Button.OnClick()
at System.Windows.Forms.ButtonBase.WnProc()
at System.Windows.Forms.Control._InternalWnProc()
at Microsoft.AGL.Forms.EVL.EnterModalDialog()
at System.Windows.Forms.Form.ShowDialog()
Please update me if any one have this issue earlier & have any solution for this issue..
Thanks in advance..
I am developing an application which utilize the camera features of PDA devices using CameraCaptureDialog in c#. My app is running fine in several WM devices but in Tempo F900, it is throwing the following exception:
Exception Message = An unknown error occurred.
Stack = at Microsoft.WindowsMobile.Forms.CameraCaptureDialog. LaunchCameraCaptureDialog()
at Microsoft.WindowsMobile.Forms.CameraCaptureDialog. ShowDialog()
at WAPCMS.PreRepair.frmPhoto.btnCamera_Click()
at System.Windows.Forms.Control.OnClick()
at System.Windows.Forms.Button.OnClick()
at System.Windows.Forms.ButtonBase.WnProc()
at System.Windows.Forms.Control._InternalWnProc()
at Microsoft.AGL.Forms.EVL.EnterModalDialog()
at System.Windows.Forms.Form.ShowDialog()
Please update me if any one have this issue earlier & have any solution for this issue..
Thanks in advance..