Dufus error!

llkhoutx

Registered User.
Local time
Today, 00:17
Joined
Feb 26, 2001
Messages
4,018
I'm getting the following error in an inherited A03 MDB:

PHP:
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.

when any control (on a form with a class or class module OnClick event) on existing forms is clicked.

All permissions for Admin and UserGroups are checked, i.e. allowed.

Such events are coded, but won't fire, except to fire the above message.

Any ideas?

Thank you in advance.
 
Not sure, but could be reference error (some of the objects are not supported).

Or

Something really wrong somewhere inside your code

Check references on your VBA project.
Chech your code, command somewhere on VBA menu.

Hope it helps.
 
The solution is here per a R. Hicks post on the UtterAccess forum.

I took the fat, dumb happy approach. I deleted A07 and the problem was cured.
 
Ye gods. Glad I declined the offer of a free copy of A07 at home :) The more I learn about A07/vista, the more I'm looking at my next computer running linux with an xp partition for when I need to use access or play games :)
 

Users who are viewing this thread

Back
Top Bottom