Home › Forum › General › Not all notifications are sending › Re: Not all notifications are sending
Anonymous
Hi
I am using perfect form.. I want use the notification by email. I setup the email server and tested with sample email and its working fine, My issue is when i use the same email server in my form for sending the notification emails are not going out… I checked the service log and found following issue and looks like SendEmail code have some issue … Need help
5-12-2012 7:21:42 : INFO : Outer error: The request failed with the error message:
—
<html><head><title>Object moved</title></head><body>
<h2>Object moved to here.</h2>
</body></html>
–.
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at PerfectFormsService.Admin.Admin.CheckEmails(String token, String resultXML, Boolean checkIndicators)
at PerfectFormsService.PFService.SendEmails(String servicePath, Boolean last, Int32 index)