Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MAPI in Visual Foxpro 6. gives error 0x80020006
Message
From
25/10/2005 09:34:35
Modi Ashish
Microland Technonogy
Ahmedabad, India
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
MAPI in Visual Foxpro 6. gives error 0x80020006
Environment versions
Visual FoxPro:
VFP 6
OS:
Windows '95
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01061840
Message ID:
01061840
Views:
86
Hello,

When i am trying to including mapi seesion object in Visual Foxpro and give Send button
i get OLE Error Code: 0x80020006: Unknow Name.
I have service pack installed.
Sample of the code is :
With This.Parent.OLEMAPIMsg
.MsgIndex=-1
.RecipDisplayName=ALLTRIM(This.Parent.SendTo.Value)
.MsgSubject=This.Parent.Subject.Value
.MsgNoteText=This.Parent.MsgTxt.Value
.SessionID=This.parent.olemapisession.sessionid
.Send
Endwith

Pl. help urgently
Next
Reply
Map
View

Click here to load this message in the networking platform