MS Access Illegal Operation Error - TechRepublic
General discussion
November 15, 2001 at 04:16 AM
agtcna

MS Access Illegal Operation Error

by agtcna . Updated 24 years, 7 months ago

I am developing an Access Application wherein I use the SendObject function of DoCmd. The application works fine on my local workstation, but when I moved it to our NT Server for multi-user access and the program is executed, I get an “Illegal Operation” error whereby “MSAccess caused an invalid page fault in module KERNEL32.DLL ………..”.
If I comment out the line of code containing the DoCmd.SendObject, everything works fine
(i.e. no invalid page fault). The Server is a Compaq Proliant6000, with four Xeon400
processors, 512MB RAM, running NT4 SP6a.

This discussion is locked

All Comments