Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error member RECIPIENTS does not evaluate to an object
Message
From
02/10/2007 16:09:18
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Error member RECIPIENTS does not evaluate to an object
Environment versions
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01258083
Message ID:
01258083
Views:
191
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
Next
Reply
Map
View

Click here to load this message in the networking platform