Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Outlook / Programming Forms / May 2004

Tip: Looking for answers? Try searching our database.

Problem with UserProperties and OutlookXP sp3

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Tobias - 20 May 2004 23:49 GMT
Hi,

I've a custom form that's been working great since outlook 98.
It uses a few user properties for various fields.

It has been working fine with outlook 2000,XP, and 2003 however one
workstation using XP just upgraded to SP3 and now I'm getting script errors
on one line accessing the UserProperty.

The line is like this:

objUserProp.Find("Name").Value = StrName

Did something change with this service pack??

I'm not sure where to go from here except reinstall and not apply the
service pack.

Any clues??

Tobias
Sue Mosher [MVP-Outlook] - 21 May 2004 00:40 GMT
Try using this syntax instead, omitting Find:

   objUserProp("Name").Value

There is a similar problem with Outlook 2003, and I wouldn't be surprised if
it crept into OL2002 SP3.
Signature

Sue Mosher, Outlook MVP
Author of
    Microsoft Outlook Programming - Jumpstart for
    Administrators, Power Users, and Developers
    http://www.outlookcode.com/jumpstart.aspx

> Hi,
>
[quoted text clipped - 17 lines]
>
> Tobias
Tobias - 22 May 2004 00:30 GMT
Thank you Sue that did the trick.

Tobias

> Try using this syntax instead, omitting Find:
>
[quoted text clipped - 24 lines]
> >
> > Tobias
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.