GetItemFromID and OutlookXP

D

Damian

I have found an article from MS(kbid=228512) for an
Outlook 2000 fix regarding an error when using
GetItemFromID when the contacts are custom forms with VB
scirpt.

Does anyone know of the corresponding fix for Outlook
2002. I am already SP2.

Regards.
 
S

Sue Mosher [MVP]

I don't think later versions have the same problem.
--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
 
D

Damian

Thanks for the reply Sue, however i am sure the problem
persists. It may not be the same issue but very simalr
symptoms. Please read on.

I have tested my code on multiple sites with contact
Public Folders where the there are customised forms (with
no VB Script) and all works fine.

Using the same code I get "The operation failed" error
message on the sites where the customised form has VB
Script. On these sites I have created alternate test
folders with forms that do not have VB Script and it
Works.

I am really stuck as I need to continue using these forms
with VBScript and I need a quick method for retrieving a
contact from there EntityID.

Your continued assistance is appreciated.
-----Original Message-----
I don't think later versions have the same problem.
--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers



"Damian" <[email protected]> wrote in
message news:[email protected]...
 

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