Главная страница | назад





Article #15184: Unable to load MAPI.DLL from an AppExpert

 Question and Answer Database
FAQ184C.txt Unable to load MAPI.DLL from an AppExpert
Category :IDE
Platform :All Windows
Product : BC++5.x
Question:
I'm getting the message "Unhandled exception, unable to load
MAPI.DLL" when I try to run an application generated by
AppExpert. What's happening?
Answer:
You don't have the MAPI.DLL installed on your system.
This DLL provides mail support for Windows and the new code
generated by AppExpert makes use of it.
You will need to re-generate the code or remove it by hand.
To regenerate the code go
File | New...
Select AppExpert
Fill the .ide name
Open Application | Basic Options
Unckeck Mail Support from the Features Supported
If you need to remove by hand, look for ApxMail and TMailer
on your code.
7/2/98 10:32:32 AM

Last Modified: 01-SEP-99