You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by CAD BILBAO <ca...@bilbao.com> on 2001/04/17 18:19:26 UTC

"Application Error" Popup

Hi again!

Using VC++6.0 on NT4.0-SP6a.

I've got strange problems when executing program.exe (I
compiled my
piece of code successfully). I was able to execute it
yesterday,
but I've got this message today.

POPUP WINDOW:
Application Error : The instruction at "0x0046800b"
referenced memory at "0x00000010". The memory could not be
"read".

Could anybody explain me how to manage memory with Visual
C++?
Does it depend on other applications running on my machine?

Thanx.
___________________________________________________________________________
Tu buscador en Internet - http://www.hispavista.com/buscador/

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org


RE: "Application Error" Popup

Posted by Linda Derezinski <li...@interfacecontrol.com>.
I'm guessing here, but I remember getting something like that when I was
using the single threaded libraries.  Double check that you are linking with
multithreaded runtime.


Linda Derezinski
Interface & Control Systems

 -----Original Message-----
From: 	CAD BILBAO [mailto:cad@bilbao.com]
Sent:	Tuesday, April 17, 2001 12:19 PM
To:	xerces-c-dev@xml.apache.org
Subject:	"Application Error" Popup

Hi again!

Using VC++6.0 on NT4.0-SP6a.

I've got strange problems when executing program.exe (I
compiled my
piece of code successfully). I was able to execute it
yesterday,
but I've got this message today.

POPUP WINDOW:
Application Error : The instruction at "0x0046800b"
referenced memory at "0x00000010". The memory could not be
"read".

Could anybody explain me how to manage memory with Visual
C++?
Does it depend on other applications running on my machine?

Thanx.
___________________________________________________________________________
Tu buscador en Internet - http://www.hispavista.com/buscador/

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org