Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
HELP ! MsMapi.MapiMessage HELP !
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
HELP ! MsMapi.MapiMessage HELP !
Miscellaneous
Thread ID:
00507376
Message ID:
00507376
Views:
42
Hi all !
I want to install my VFP application on a new Win2000 computer with Office 2000. I use MsMapi.MapiSession and it's works fine on my development computer but, on that new Win2000 computer with Office 2000 (without Visual Studio package), my program is unable to instaciate MsMapi.MapiSession !!!

I tried to instanciate that in Excel and I got the same problem (error 429...)
MSMAPI32.OCX is installed and registered on that computer.

There is an exemple of my code:

oForm = Createobject("form")
oForm.Addobject("Session1", "olecontrol", "MSMAPI.MAPISESSION")
oForm.Addobject("Message1", "olecontrol", "MSMAPI.MAPIMESSAGES")

The program jam at the first Addobject.
Remember all works fine on my development computer. I already tried to include many DLL in my setup wizard and nothing to do when I install that application.

Hope someone have a solution !
Best regards.
Michel
Analystik Team
1430 Belanger
Montreal (Quebec)
Canada
(514) 278-2727
analyste@analystik.ca
Next
Reply
Map
View

Click here to load this message in the networking platform