Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Msmapi trouble
Message
From
21/05/2001 20:35:44
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Miscellaneous
Thread ID:
00345830
Message ID:
00509736
Views:
20
Nigel ,

>This is due to an entry missing from the registry. In my MAPI Class zip file you will find a file called fox.reg - this is the required license. It's actually a development license for MAPI. This will get rid of that message.

Got "Appropriate License Not Found" message as well for some boxes after running Wise Installer where msmapi32.ocx was included for registering.

Is there way to embed this action ( double-click on fox.reg ) into installation. In case of 500 clients advise double-clicking is not very practical. My understanding it's just creation of certain entries in registry. As for sending e-mails does
oform.oleMessage.SEND(1) for native OCX and respectively your method SendMail with "Show Client" = .t. result in activating default mapi compliant ( Netscape , Eudora ) e-mail client or it is my misunderstanding.

Thanks.
Michael

>>I have encountered one Win95 machine that will not run the following code:
>>
>>oform = CREATEOBJECT("form")
>>oform.ADDOBJECT("oleSession","olecontrol","MSMAPI.mapiSession")
>>oform.ADDOBJECT("oleMessage","olecontrol","MSMAPI.mapiMessages")
>>
>>It gets a fatal OLE error on the 2nd or 3rd line of code, something about "Appropriate License Not Found." The OCX MSMAPI32 is installed in the vfp setup, and has worked on at least 75 machines, including 95, 98, and NT4 in both vfp5 & 6 without a hitch, and through 2 versions of the OCX, and under both Exchange and Outlook. The OCX appears fine in the System directory. This maybe has something to do with a registry problem? I cannot get in, however, to check.
>>
>>This machine runs Exchange. We have tried the setup about 4 times...still no go. Any ideas?
Previous
Reply
Map
View

Click here to load this message in the networking platform