|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Error: memory at "0x00000003"Hi all,
I recived the following error: The instruction at "0x00000003" referenced memory at "0x00000003". The memory could not be "read" Click on OK to terminate the program How can I fix it ? Could you say me somethings ? Thanks in advance. //Luca ciccio erisud <ciccioeri***@discussions.microsoft.com> wrote:
> The instruction at "0x00000003" referenced memory at "0x00000003". Did you get this in a program you wrote yourself? Or in the IDE? Can you> The memory could not be "read" > Click on OK to terminate the program give more information? -- Barry 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 Show quote "Barry Kelly" wrote: > ciccio erisud <ciccioeri***@discussions.microsoft.com> wrote: > > > The instruction at "0x00000003" referenced memory at "0x00000003". > > The memory could not be "read" > > Click on OK to terminate the program > > Did you get this in a program you wrote yourself? Or in the IDE? Can you > give more information? > > -- Barry > > -- > http://barrkel.blogspot.com/ > ldHH <l***@discussions.microsoft.com> wrote:
> > > The instruction at "0x00000003" referenced memory at "0x00000003". If I had to guess, I would say that the C++ application / wrapper is> > > The memory could not be "read" > > > Click on OK to terminate the program > "Speak" with a C++ application throught a C++ wrapper. 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 |
|||||||||||||||||||||||