Outlook startup conflict

P

Peter

Hello Team,

I am focusing in on an outlook problem, where outlook 2003 on startup
shows an error report dialog and quits after selecting "Send" or "Do not
Send to microsoft".

This happens when Outlook detects that there is a VBAProject.OTM file
present with vba-macro's.

The situation is as follows:
1.The administrator has installed -using an image - ol2003 using the
standard installation.
The missing software should automatically be stored from a server when
detected as not present on the local pc.

2.Office 2000 is installed on the image, containing Access, Word, Excel,
Powerpoint, FrontPage, but no Outlook.

After an Outlook repair on the pc Outlook 2003 works fine. Except for
about 3 pc's (on about 40) the problem did not return. After the repair
1 pc reported the same problem 3 times. Every time the repair solved the
problem. But I am figuring out why on this particular pc the same
problem keeps on coming.

Is it possible that the combination of Office2000 And Outlook2003
creates a conflict ?
Please, is there someone that has some experience on this issue ?

Regards,
Peter
 
G

Guest

Did you copy the VBAProject.otm file to these PCs, or copy the macro code
into the project? If the former, ensure that you have set the Macro Security
level to Medium or lower.

Also make sure that any references to required APIs used by your code is
present on those PCs.

See this link for more info:

Visual Basic and VBA Coding in Microsoft Outlook:
http://www.outlookcode.com/d/vb.htm#otm
 

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