Error message 1
The Server was unable to process the request.
Error message 2
System.Runtime.InteropServices.SEHException: External component has thrown an exception.
>SOAP Request failed:
>Url:http://myserver:5555/MSCRMServices/Email.asmx
>MethodName:Send
>Response:
><?xml version="1.0" encoding="utf-8"?>
><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
> <soap:Body>
> <soap:Fault>
> <faultcode>soap:Server</faultcode>
> <faultstring>System.Web.Services.Protocols.SoapException: The Server was unable to process the request.. ---> System.Runtime.InteropServices.SEHException: External component has thrown an exception..
> at Microsoft.Crm.NativeInteropProxy.CRMInteropEmailClass.Send(CUserAuth& Caller, String EmailId, Int32 IssueSend, String sessionToken, String TrackingToken)
> at Microsoft.Crm.ObjectModel.EmailService.Send(Guid emailId, Boolean issueSend, String trackingToken)
> at Microsoft.Crm.WebServices.EmailWebService.Send(Guid emailId, Boolean issueSend, String trackingToken)
> --- End of the internal Stack ---</faultstring>
> <detail />
> </soap:Fault>
> </soap:Body>
></soap:Envelope>
>Url:http://myserver:5555/MSCRMServices/Email.asmx
>MethodName:Send
>Response:
><?xml version="1.0" encoding="utf-8"?>
><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
> <soap:Body>
> <soap:Fault>
> <faultcode>soap:Server</faultcode>
> <faultstring>System.Web.Services.Protocols.SoapException: The Server was unable to process the request.. ---> System.Runtime.InteropServices.SEHException: External component has thrown an exception..
> at Microsoft.Crm.NativeInteropProxy.CRMInteropEmailClass.Send(CUserAuth& Caller, String EmailId, Int32 IssueSend, String sessionToken, String TrackingToken)
> at Microsoft.Crm.ObjectModel.EmailService.Send(Guid emailId, Boolean issueSend, String trackingToken)
> at Microsoft.Crm.WebServices.EmailWebService.Send(Guid emailId, Boolean issueSend, String trackingToken)
> --- End of the internal Stack ---</faultstring>
> <detail />
> </soap:Fault>
> </soap:Body>
></soap:Envelope>