Click here to Skip to main content
15,910,980 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionDoubt in NGEN and CLR Pin
He is Cool9-Oct-06 3:11
He is Cool9-Oct-06 3:11 
AnswerRe: Doubt in NGEN and CLR Pin
Captain See Sharp9-Oct-06 20:57
Captain See Sharp9-Oct-06 20:57 
GeneralRe: Doubt in NGEN and CLR Pin
Robert Rohde9-Oct-06 22:43
Robert Rohde9-Oct-06 22:43 
GeneralRe: Doubt in NGEN and CLR Pin
He is Cool9-Oct-06 23:06
He is Cool9-Oct-06 23:06 
GeneralRe: Doubt in NGEN and CLR Pin
Captain See Sharp10-Oct-06 15:25
Captain See Sharp10-Oct-06 15:25 
GeneralRe: Doubt in NGEN and CLR Pin
Captain See Sharp10-Oct-06 15:19
Captain See Sharp10-Oct-06 15:19 
QuestionInternet gateway Pin
Gleader18-Oct-06 20:57
Gleader18-Oct-06 20:57 
QuestionNative Exception Error: 0xc0000005 Pin
Mark C Eaton8-Oct-06 15:56
Mark C Eaton8-Oct-06 15:56 
Hi all

I currently get the following error randomly in my software application - Native Exception Error: 0xc0000005.

This is a .NET Compact Framework 1.1 application for PocketPC 2002. I am using a Symbol PDT8037.
I am also using OpenNetCF 1.4.
It is all written in C#.
There are some calls to the Win32 library. E.g. setting the time on the PDA.
Also I use Symboll DLLs to access the inbuilt barcode scanner. Would these be Native code?
I am not using SQL CE.

My understanding of a Native Exception Error means that native code, e.g. C/C++ is using an address space and hasn't cleaned itself correctly. Then managed code, e.g. C#, is later accessing that same address space. Then CRASH!

Is this correct or am I totally on the wrong track?

Does anyone else get these errors?

This mainly happens 90% of the time in our Products screen which utilises the barcode scanner. I don't want to be quick in blaming Symbol though in case it is my own code.

I couldn't find too much information on the Internet. One strategy I implemented was to disable ALL native code (including the barcode scanner). However the crashes still occurred, albiet less frequently.

I'm at a loss. Can anyone help?

Mark C Eaton
AnswerRe: Native Exception Error: 0xc0000005 Pin
Luc Pattyn9-Oct-06 8:40
sitebuilderLuc Pattyn9-Oct-06 8:40 
GeneralRe: Native Exception Error: 0xc0000005 Pin
Mark C Eaton9-Oct-06 13:34
Mark C Eaton9-Oct-06 13:34 
AnswerRe: Native Exception Error: 0xc0000005 Pin
Luc Pattyn9-Oct-06 14:54
sitebuilderLuc Pattyn9-Oct-06 14:54 
GeneralRe: Native Exception Error: 0xc0000005 Pin
Mark C Eaton9-Oct-06 15:26
Mark C Eaton9-Oct-06 15:26 
GeneralRe: Native Exception Error: 0xc0000005 Pin
Luc Pattyn9-Oct-06 15:43
sitebuilderLuc Pattyn9-Oct-06 15:43 
GeneralRe: Native Exception Error: 0xc0000005 Pin
Mark C Eaton9-Oct-06 15:56
Mark C Eaton9-Oct-06 15:56 
QuestionCan not create web applicaion Pin
nkjha17-Oct-06 3:03
nkjha17-Oct-06 3:03 
AnswerRe: Can not create web applicaion Pin
mr_lasseter8-Oct-06 11:29
mr_lasseter8-Oct-06 11:29 
QuestionWeird Biztalk 2006 exception Pin
WillemM6-Oct-06 2:43
WillemM6-Oct-06 2:43 
AnswerRe: Weird Biztalk 2006 exception Pin
WillemM6-Oct-06 3:28
WillemM6-Oct-06 3:28 
Questionwhat is GAC(Global Assembly Cache) and what is meant by digitally signing an assembly Pin
Mushtaque Nizamani6-Oct-06 0:53
Mushtaque Nizamani6-Oct-06 0:53 
AnswerRe: what is GAC(Global Assembly Cache) and what is meant by digitally signing an assembly Pin
Mike Dimmick6-Oct-06 5:27
Mike Dimmick6-Oct-06 5:27 
QuestionRDA Pull error 28037 Pin
rsgdba6-Oct-06 0:37
rsgdba6-Oct-06 0:37 
QuestionHow can i learn more about background of the .net framework 2.0 ? Pin
Yanshof5-Oct-06 9:22
Yanshof5-Oct-06 9:22 
AnswerRe: How can i learn more about background of the .net framework 2.0 ? Pin
Praveen Nayak5-Oct-06 17:36
Praveen Nayak5-Oct-06 17:36 
GeneralBeside something like this book - is there anything more\else ? Pin
Yanshof6-Oct-06 5:46
Yanshof6-Oct-06 5:46 
GeneralRe: Beside something like this book - is there anything more\else ? Pin
Kevin McFarlane7-Oct-06 5:26
Kevin McFarlane7-Oct-06 5:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.