Native Error after Symbol SMDK 1.6

  • Thread starter Thread starter Harry Simpson
  • Start date Start date
H

Harry Simpson

Had an application to worked just fine debug run mode with the SMDK 1.5 from
Symbol. Welp the SMDK 1.6 required removal of the 1.5 and previous SMDKs.
After installing the latest greatest form Symbol I can no longer run my
application in debug mode. It gets to the splash screen and before it can
get to the main screen a error occurs:
"A native exception has occurred in EasyIDMobile.exe.
Select Quit and then restart this program, or select Details fo more
information."

details is not very helpful to me:
ExceptionCode: 0xc0000005
ExceptionAddress: 0x01368fc8
Reading: 0x00000004

How do I trouble shoot this? Symbol basically said it had nothing to do
wiith their SMDK but it ran happily in debug mode before with no other
modifications.....
TIA-Harry

Output is as follows:

'EasyIDMobile.exe' (Managed): Loaded 'C:\Program
Files\Microsoft.NET\SDK\CompactFramework\v2.0\Debugger\BCL\mscorlib.dll', No
symbols loaded.

'EasyIDMobile.exe' (Managed): Loaded 'c:\__vs2005
projects\easyidmobile\easyidmobile\bin\debug\EasyIDMobile.exe', Symbols
loaded.

'EasyIDMobile.exe' (Managed): Loaded 'C:\Program
Files\Microsoft.NET\SDK\CompactFramework\v2.0\Debugger\BCL\System.Data.dll',
No symbols loaded.

'EasyIDMobile.exe' (Managed): Loaded 'C:\Program
Files\Microsoft.NET\SDK\CompactFramework\v2.0\Debugger\BCL\System.dll', No
symbols loaded.

'EasyIDMobile.exe' (Managed): Loaded 'C:\Program
Files\Microsoft.NET\SDK\CompactFramework\v2.0\Debugger\BCL\System.Xml.dll',
No symbols loaded.

'EasyIDMobile.exe' (Managed): Loaded 'Symbol.Notification.dll', No symbols
loaded.

'EasyIDMobile.exe' (Managed): Loaded 'Symbol.dll', No symbols loaded.

'EasyIDMobile.exe' (Managed): Loaded 'C:\Program
Files\Microsoft.NET\SDK\CompactFramework\v2.0\Debugger\BCL\Microsoft.WindowsCE.Forms.dll',
No symbols loaded.

'EasyIDMobile.exe' (Managed): Loaded 'C:\Program
Files\Microsoft.NET\SDK\CompactFramework\v2.0\Debugger\BCL\Microsoft.VisualBasic.dll',
No symbols loaded.

'EasyIDMobile.exe' (Managed): Loaded 'C:\Program
Files\Microsoft.NET\SDK\CompactFramework\v2.0\Debugger\BCL\System.Windows.Forms.dll',
No symbols loaded.

'EasyIDMobile.exe' (Managed): Loaded 'C:\Program
Files\Microsoft.NET\SDK\CompactFramework\v2.0\Debugger\BCL\System.Drawing.dll',
No symbols loaded.

'EasyIDMobile.exe' (Managed): Loaded 'c:\__vs2005
projects\easyidmobile\easyidmobile\CFSerialClass.dll', No symbols loaded.

'EasyIDMobile.exe' (Managed): Loaded 'C:\Program
Files\Microsoft.NET\SDK\CompactFramework\v2.0\Debugger\BCL\System.Windows.Forms.DataGrid.dll',
No symbols loaded.

'EasyIDMobile.exe' (Managed): Loaded 'C:\Program
Files\Microsoft.NET\SDK\CompactFramework\v2.0\Debugger\BCL\System.Web.Services.dll',
No symbols loaded.

A first chance exception of type 'System.IO.FileNotFoundException' occurred
in mscorlib.dll

A first chance exception of type 'System.IO.FileNotFoundException' occurred
in mscorlib.dll

A first chance exception of type 'System.UnauthorizedAccessException'
occurred in mscorlib.dll

A first chance exception of type 'System.IO.FileNotFoundException' occurred
in mscorlib.dll

A first chance exception of type 'System.IO.FileNotFoundException' occurred
in mscorlib.dll

A first chance exception of type 'System.UnauthorizedAccessException'
occurred in mscorlib.dll

'EasyIDMobile.exe' (Managed): Loaded 'c:\__vs2005
projects\easyidmobile\easyidmobile\bin\debug\System.Data.SqlServerCe.dll',
No symbols loaded.

'EasyIDMobile.exe' (Managed): Loaded 'System.SR.dll', No symbols loaded.

A first chance exception of type 'System.IO.FileNotFoundException' occurred
in mscorlib.dll

A first chance exception of type 'System.IO.FileNotFoundException' occurred
in mscorlib.dll

A first chance exception of type 'System.Net.WebException' occurred in
System.dll

A first chance exception of type 'System.NullReferenceException' occurred in
EasyIDMobile.exe

The thread 0xe637fb2 has exited with code 0 (0x0).

The thread 0x6e775dd6 has exited with code 0 (0x0).

A first chance exception of type 'System.Net.Sockets.SocketException'
occurred in System.dll

The thread 0xe637fb2 has exited with code 0 (0x0).

A first chance exception of type 'System.Data.SqlServerCe.SqlCeException'
occurred in System.Data.SqlServerCe.dll

A first chance exception of type 'System.IO.FileNotFoundException' occurred
in mscorlib.dll

A first chance exception of type 'System.IO.FileNotFoundException' occurred
in mscorlib.dll

A first chance exception of type 'System.UnauthorizedAccessException'
occurred in mscorlib.dll

A first chance exception of type 'System.UnauthorizedAccessException'
occurred in mscorlib.dll

A first chance exception of type 'System.UnauthorizedAccessException'
occurred in mscorlib.dll

A first chance exception of type 'System.UnauthorizedAccessException'
occurred in mscorlib.dll

A first chance exception of type 'System.UnauthorizedAccessException'
occurred in mscorlib.dll

A first chance exception of type 'System.UnauthorizedAccessException'
occurred in mscorlib.dll

A first chance exception of type 'System.UnauthorizedAccessException'
occurred in mscorlib.dll

A first chance exception of type 'System.UnauthorizedAccessException'
occurred in mscorlib.dll

A first chance exception of type 'System.UnauthorizedAccessException'
occurred in mscorlib.dll

A first chance exception of type 'System.UnauthorizedAccessException'
occurred in mscorlib.dll

A first chance exception of type 'System.UnauthorizedAccessException'
occurred in mscorlib.dll

'EasyIDMobile.exe' (Managed): Loaded 'c:\__vs2005
projects\easyidmobile\easyidmobile\bin\debug\Symbol.Barcode.dll', No symbols
loaded.

A first chance exception of type 'System.IO.FileNotFoundException' occurred
in mscorlib.dll

A first chance exception of type 'System.IO.FileNotFoundException' occurred
in mscorlib.dll
 
Turned out to be two versions of NETCFv2.wm.armv4i.cab

The version run during debug from C:\Program
Files\Microsoft.NET\SDK\CompactFramework\v2.0\WindowsCE\wce500\armv4i\NETCFv2.wm.armv4i.cab
is 2/1/2007 2,195 KB and crashes my app in debug mode deploy now.
The version that works when copied over to the device and nstalled from a
cab is 9/1/2005 2,180 KB version. Why would the first cab copied over not
jive with the VS2005 IDE?
 
Back
Top