Click to See Complete Forum and Search --> : Dr. Watson


Ravi chander G
May 24th, 2001, 06:36 AM
I get an Dr. Watson error (access vioation 0xc0000005) when I unload a form.
It happens only on few systems, What could be a problem and how could I resolve it

please do the needfull

Thank you
Ravi

yours
June 30th, 2001, 03:16 AM
hi Ravi,
i faced the same problem and as i get this solution may be it woul dbe useful to u also. i dewveloped an activeX that searches each dirs thru thr hard disk and generates the desired information. On some PC it runs fine and on other it crashes out and same error dr. watson.
so the thing was pC on which i login as administrator it runs fine and as i login as client (say ravi) then this user have no access to a few folders and as it tries to access it crashes out. same memory access voilation error.
may be something of this kind. make sure u not not using arrays and if u r, u r not redifing them .. it comes with such coding also.. in this case u might have to change the logic.
happy coding..