Developing on Off 2003 and running on Off 2002

N

NNlogistics

I have been developing on a system with Office 20003 (File structure 2000)
and running on a system running Off 2002 and Off 2000 - no problems until
recently

When I try to open front end on Off 2002(Haven't tried Off 2000 yet), which
open frmMainMenu. I get
'An Error Occurredwhile load form_frmOrder'
Do you want to Continue loading project?

When I say Yes
'Invalid Procedure Call or Argument.

frmOrder is opened with command button on frmMainMenu

If I try to Compile, I get same error.

'Invalid Procedure Call or Argument.

Not Sure how to proceed.
 
S

Stefan Hoffmann

hi,
I have been developing on a system with Office 20003 (File structure 2000)
and running on a system running Off 2002 and Off 2000 - no problems until
recently
Not Sure how to proceed.
You need to set the correct references for the other Office versions. As
you are deploying for Office 2000, you need a clean machine with only
Office 2000 installed. Not other Office component, e.g. FileFormatConverter.

Here you need to set the references in the VBA IDE (menu Tools/References).


mfG
--> stefan <--
 

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