Help With Application Error

D

David Sandoval

I'm hoping someone can help resolve an error message I keep receiving. It
says, "The instruction at "0x74706b41" referenced memory at "0x74706b41".
The memory could not be "read". Click on OK to terminate the program."

The application bar (?) for this error message reads, "CiceroUIWndFrame:
mwset32.exe - Application Error"

Can anyone help?? Thanks in advance!

David S
 
G

Guest

I too get this message, when playing the Splinter Cell Chaos Theory demo, and
while running Firefox. It is pretty rare, and I have come to believe that it
is an error with the application itself, and is nothing you can fix.
However, I may be wrong... if you do find a fix for this problem, please
email me at (e-mail address removed) and tell me.
 
R

Ron Martell

David Sandoval said:
I'm hoping someone can help resolve an error message I keep receiving. It
says, "The instruction at "0x74706b41" referenced memory at "0x74706b41".
The memory could not be "read". Click on OK to terminate the program."

The application bar (?) for this error message reads, "CiceroUIWndFrame:
mwset32.exe - Application Error"

Can anyone help?? Thanks in advance!

David S

This type of error message is almost always a programming fault in the
application program. The most common example of this type of error
is when the application program tries to read information from a
memory address (usually a program variable) without first having
stored something there to be read.

Check with the supplier of that application program for a possible
fix.

Good luck


Ron Martell Duncan B.C. Canada
--
Microsoft MVP
On-Line Help Computer Service
http://onlinehelp.bc.ca

In memory of a dear friend Alex Nichol MVP
http://aumha.org/alex.htm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top