Custom forms and scripts do not work in Outlook 2003

R

Rafael

I've been using a custom Contact form with Outlook XP for over a year now
and I have created some scripts that help me do cool things like check to
see if the current contact's email address is found on a particular public
folder. If the contact's email is not found than copy the contact over.

I just upgraded my XP machine to Outlook 2003 and my forms are no longer
working (Outlook Freezes up). When I run the scripts, Outlook 2003 will
freeze as well.

Any help is greatly appreciated.

Rafael
 
H

Hollis D. Paul

Any help is greatly appreciated.
You have to rewrite the scripts using the OL2K3 object model. Each
version of Outlook has come with its own OOM, and there has never been
any suggestion that it is backwards compatible. It has always been
known among the long-time developers that, if you want your code to
work on several versions, you have to detect the version and use a case
statement to use the correct code for the current version.

Hollis D. Paul [MVP - Outlook]
(e-mail address removed)
Using Virtual Access 4.52 build 277 (32-bit), Windows 2000 build 2195
http://search.support.microsoft.com/kb/c.asp?FR=0&SD=TECH&LN=EN-US

Mukilteo, WA USA
 
S

Sue Mosher [MVP]

DO NOT access public folders containing custom forms through the Public
Folders\Favorites hierarchy. This will corrupt the forms cache and cause
other problems.

I am recommending that people with custom forms in public folders delay
upgrading to Outlook 2003 until Microsoft resolves this issue.
 

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