Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error member RECIPIENTS does not evaluate to an object
Message
 
 
To
02/10/2007 16:09:18
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01258083
Message ID:
01258115
Views:
21
Is there any reason you are using Recipients collection instead of assigning email addresss to .TO property ?

>Periodically I get the error "member RECIPIENTS does not evaluate to an object". Below is the code that generates the error.
>
>
>
>	oOUTLOOK= Createobject('outlook.application')
>	omail=oOUTLOOK.createitem(0)
>	omail.recipients.Add('beth@workerscomp.com')
>
>
>
>The same code has worked for several year - the email address is an internal url. We send out hundreds of emails daily and occassionally that error message pop up.
>
>Anyone else get this error message or knows what it means? Any way to get around it?
>
>Gaylen
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform