I have Windows XP SP3 machines running Office 2007 (Excel and Word Only) and Access 2002. All was running fine until last Tuesday (8/14). Since then the users are getting intermittent errors "MouseMove you entered as the event property setting produced error: There was an error loading an ActiveX control on one of your forms or reports" or "The expression on click you entered as the event property setting produced the following error: Object or class does not support the set of events." The command these errors are usually occurring on is a Docmd.Openform. The forms they are trying to open do not have ActiveX objects. The Access Front-End had not been changed since 5/01/12, and had been running fine previous to Tuesday.
I've been searching, have found a few suggestions but nothing has worked. I tried changing registry settings, created a new blank mdb and imported all the objects, and have removed the MSO.DLL reference from the database and then reestablished it to no avail. I've also decompiled/recompiled/compact & repair the database on several machines. (There are a total of 6 machines running the database, the mdb in located on their c:\). The one thing that has worked, if I put a debug in the program on the failing command, it does not fail and the next time the user tries to open the screen it works.
Right now I am at a stop, can't think of anything else to try. Has anyone else come across this in their travels? Any help, suggestions would be appreciated.
I've been searching, have found a few suggestions but nothing has worked. I tried changing registry settings, created a new blank mdb and imported all the objects, and have removed the MSO.DLL reference from the database and then reestablished it to no avail. I've also decompiled/recompiled/compact & repair the database on several machines. (There are a total of 6 machines running the database, the mdb in located on their c:\). The one thing that has worked, if I put a debug in the program on the failing command, it does not fail and the next time the user tries to open the screen it works.
Right now I am at a stop, can't think of anything else to try. Has anyone else come across this in their travels? Any help, suggestions would be appreciated.