.accde full of error messages

M

Mark A. Sam

Hello,

I created an .accde file on my Client's database and get this type of error
when any event fires on the opening screen:

The expression OnLoad you entered as the event property setting produced the
following error:
Object or class does not support the set of events.

*Expression may or may not result in the name of a macro, the name of a user
defined function , or [Event Procedure].


I decompiled the db and that didn't correct it. Then I created a new form
with two events, the Load event with simply a msgbox "Hi" and button Click
event DoCmd.Close. Both bombed out. I opened other forms and each event
firing gives the same error.

Is this a problem with A2007 or likley a corrupted DB?

Thank you for any help and God Bless,

Mark A. Sam
 
M

Mark A. Sam

When I tried importing the objects into a new database I found out there
were problems with some forms, reports, and modules. I think the issue may
be corrupted modules.
 
R

Ruth

When I tried importing the objects into a new database I found out there
were problems with some forms, reports, and modules.  I think the issuemay
be corrupted modules.

Hi Mark,
I ran into a similar problem (same error message). Doing an MS Office
repair worked for me. I didn't have to decompile/recompile and the
original database worked again just fine. I am looking for an answer
on what made this mess up to begin with.

Ruth
 
M

Mark A. Sam

When I tried importing the objects into a new database I found out there
were problems with some forms, reports, and modules. I think the issue may
be corrupted modules.

Hi Mark,
I ran into a similar problem (same error message). Doing an MS Office
repair worked for me. I didn't have to decompile/recompile and the
original database worked again just fine. I am looking for an answer
on what made this mess up to begin with.

On thing that can cause corruption is a disconnection from the network. Why
I don't know. I don't try to understand it too closely, but to fix the
problems and move on.

One thing that puzzles me is after seeing how full of bugs and inefficiency
man's efforts are are programming, that people believe in evolution, that
the complex programming of living organisms could possibly have evolved.
Man can't get it right, but better programming happened by accident????

God Bless,

Mark

Ruth
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top