Error Message

ocp&mcsd

The Hitman
Local time
Today, 05:14
Joined
Jan 25, 2006
Messages
113
Hi all,
I face a problem while openning a form.
It gave me this error message:

The expression On Load you entered as the event property setting produced the foolowing error:
User-defined type not defined.


What to do?

Sorry for bothering you.

Thanks & Regards

Mark K.
 
The message indicates a variable not defined, but might need more info to narrow it down.
 
Post the code behind the form's Load event and we might be able to tell you.

Oh, and go back and delete the other two duplicate postings of this message. It seems to post multiples when you click the submit button and then the window hangs and doesn't seem to post, but it does. Then it will post again for each time you click the submit button.
 
Go to the OnLoad in the properties of the form and check this event procedure....if all else, just delete it and recreate the function...
 

Users who are viewing this thread

Back
Top Bottom