> The instruction at "0x00000003" referenced memory at "0x00000003".
> The memory could not be "read"
> Click on OK to terminate the program

Signature
http://barrkel.blogspot.com/
Hi Barry,
Thank you for your help,
This program is started from a "scheduling application"
It doesn't have a graphic interface and it use an SQL Database.
The very strange thing is that I installed it on 5 machines;
On 3 machines the application work well, and on 2 machines the
application failed every 2/3 day (!).... with the error in subject
[Application info]
App. C# ... start at least 1 thread (max 3)
Read/Write on SQL Server.
"Speak" with a C++ application throught a C++ wrapper.
Thank you very much.
//Luca
> > The instruction at "0x00000003" referenced memory at "0x00000003".
> > The memory could not be "read"
[quoted text clipped - 4 lines]
>
> -- Barry
Barry Kelly - 21 Jul 2006 10:48 GMT
> > > The instruction at "0x00000003" referenced memory at "0x00000003".
> > > The memory could not be "read"
> > > Click on OK to terminate the program
> "Speak" with a C++ application throught a C++ wrapper.
If I had to guess, I would say that the C++ application / wrapper is
running into something unexpected, and that's causing the error.
However, it's impossible for us (on the newsgroup) to tell without
having the program narrowed down to a reproducible case - i.e. a program
small enough to put in a post which reproduces the error.
-- Barry

Signature
http://barrkel.blogspot.com/