OpenSpan - error when attempting to use send Method on OutlookMail component
I am able to create and save an email using the methods for the OutlookMail Component. However I am unable to send the email that is created.
Any ideas?
1) Exception Information
*********************************************
Exception Type: OpenSpan.Automation.AutomationException
EventLink: OpenSpan.Automation.EventLink
ThrowingLink: OpenSpan.Automation.EventLink
MachineName:
CreatedDateTime: 11/2/2016 8:43:13 PM
AppDomainName: "OpenSpan.Runtime.exe"
ThreadIdentityName: ""
WindowsIdentityName:
AdditionalInformation: NameValueCollection with 0 items
Message: "Error executing link in Automation: Automation1 - From: Automation1.microsoftOutlookMail1.Properties To: Automation1.microsoftOutlookMail1.Send()
Operation aborted (Exception from HRESULT: 0x80004004 (E_ABORT))"
Data: IDictionary (System.Collections.ListDictionaryInternal) with 0 items
TargetSite: Void Execute(System.Object, OpenSpan.Automation.ExecutionEventArgs)
HelpLink: NULL
Source: "OpenSpan.Automation"
StackTrace Information
*********************************************
at OpenSpan.Automation.EventLink.Execute(Object sender, ExecutionEventArgs e)
at OpenSpan.Automation.EventLink.OnReceiveEvent(Object sender, ExecutionEventArgs e)
at OpenSpan.Automation.ConnectableWorker.DoWork(Object sender, ExecutionEventArgs executionArgs)
I am able to create and save an email using the methods for the OutlookMail Component. However I am unable to send the email that is created.
Any ideas?
1) Exception Information
*********************************************
Exception Type: OpenSpan.Automation.AutomationException
EventLink: OpenSpan.Automation.EventLink
ThrowingLink: OpenSpan.Automation.EventLink
MachineName:
CreatedDateTime: 11/2/2016 8:43:13 PM
AppDomainName: "OpenSpan.Runtime.exe"
ThreadIdentityName: ""
WindowsIdentityName:
AdditionalInformation: NameValueCollection with 0 items
Message: "Error executing link in Automation: Automation1 - From: Automation1.microsoftOutlookMail1.Properties To: Automation1.microsoftOutlookMail1.Send()
Operation aborted (Exception from HRESULT: 0x80004004 (E_ABORT))"
Data: IDictionary (System.Collections.ListDictionaryInternal) with 0 items
TargetSite: Void Execute(System.Object, OpenSpan.Automation.ExecutionEventArgs)
HelpLink: NULL
Source: "OpenSpan.Automation"
StackTrace Information
*********************************************
at OpenSpan.Automation.EventLink.Execute(Object sender, ExecutionEventArgs e)
at OpenSpan.Automation.EventLink.OnReceiveEvent(Object sender, ExecutionEventArgs e)
at OpenSpan.Automation.ConnectableWorker.DoWork(Object sender, ExecutionEventArgs executionArgs)
2) Exception Information
*********************************************
Exception Type: System.Runtime.InteropServices.COMException
ErrorCode: -2147467260
Message: "Operation aborted (Exception from HRESULT: 0x80004004 (E_ABORT))"
Data: IDictionary (System.Collections.ListDictionaryInternal) with 0 items
TargetSite: Void Send()
HelpLink: NULL
Source: ""
StackTrace Information
*********************************************
at Microsoft.Office.Interop.Outlook._MailItem.Send()
at OpenSpan.Office.MicrosoftOutlookMail.Send()
***Updated by Moderator: Marissa to move from Pega Academy to Product Support; update categories***
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.