Error in sending mail from Process to Microsoft Outlook
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-05-17 08:43 PM
Hi, I have configured a process and have used one action stage in which used MAPIex object to send mail. I have used profile and recipient as environment variables, I have given all the parameters like profile, to, subject and message, but whenever I execute it it gives me below error. When I check in validate it shows zero errors.
Internal : Could not run the object because one of the code stages has a compile error, use Check for Errors for a list of problems
Please throw any pointers on same..
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-05-17 09:39 PM
Check the path to the Mapiex DLL in the object. It is preset to expect the DLDL to be under Program Files, but on a 64 bit OS the DLL will be under Program Files (x86). See https://blueprism.knowledgeowl.com/help/mapiex-mail-vbo-reports-compile-error
