Link to home
Start Free TrialLog in
Avatar of wayfarer1210
wayfarer1210

asked on

msvcr71.dll appliaction error

We have an MIS application that uses the msvcr71.dll in its own folder structure rather than the one residing in system32 folder. The problem we have is that everytime we try to spool a file from within the application we are getting the following error message: The instruction at "0x7d00b234" referenced memory at "0x00000000", the memory could not be "read". Click OK to terminate the program, click cancel to debug the program.

If I look in the event viewer this is the message against the application  error:

Faulting application wintdyxs.exe (This is the application in question) version 0.0.0.0, faulting module msvcr71.dll, version 8.0.21213.0, fault address 0x0000b234

We are running on Windows 2003 server

Any help would be great
ASKER CERTIFIED SOLUTION
Avatar of vangipe
vangipe

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of wayfarer1210
wayfarer1210

ASKER

Peter,

We actually found out what the problem was on this, it was our MIS application lpaying silly buggers with DLLs. Thanks for the answer though.

Regards

Rob