| Author |
Program won't run on a certain computer
|
|
|
| I have prepared an application with Clarion 5.5 H which is working
correctly on two networks (one on XP and the other on win2000).
I am now installing this application at a third customer, but I get
this error:
The instruction at "0x080076e0" referenced memory at "0x00000010". The
memory could not be "written" (sometimes the word is "read")
This problem occurs in different positions within the application and
in the error message the instruction and referenced memory numbers each
time are different.
I have tried some of the suggestions that I found in this forum, such
as substituting printer drivers and others. I also tried compiling the
application on the client's computer too.
Unfortunately to no avail.
The only thing I noticed is an extremely brief flash, as if the
application was opening a new window (which is not planned) which then
closes itself immediately. It happens so quickly that it is almost
unnoticeable on the client's computer.
What can I do?
| |
|
| reinstall windows
tg wrote:
> I have prepared an application with Clarion 5.5 H which is working
> correctly on two networks (one on XP and the other on win2000).
>
> I am now installing this application at a third customer, but I get
> this error:
>
> The instruction at "0x080076e0" referenced memory at "0x00000010". The
> memory could not be "written" (sometimes the word is "read")
>
> This problem occurs in different positions within the application and
> in the error message the instruction and referenced memory numbers each
> time are different.
>
> I have tried some of the suggestions that I found in this forum, such
> as substituting printer drivers and others. I also tried compiling the
> application on the client's computer too.
>
> Unfortunately to no avail.
>
> The only thing I noticed is an extremely brief flash, as if the
> application was opening a new window (which is not planned) which then
> closes itself immediately. It happens so quickly that it is almost
> unnoticeable on the client's computer.
>
> What can I do?
| |
|
| karim wrote:
> reinstall windows
Before you go to that trouble..
Check if the video on that machine is using shared memory (main memory)
Consider replacing the memory on the machine - the error message is
pretty specific. It indicates a problem accessing memory.
| |
| sandinzz@yahoo.com 2006-08-21, 7:55 am |
| Hi.
It could be that the computer in question uses network printer as
default printer and that this printer, or computer on which is
installed is turned off. I had the same problem with Clarion 5.5
itself, not with any application. Zoran.
|
|
|
|