Using WebServiceConnector with sendEmail we had everything working fine. Then
the IS folks put in a new web server (WIndows 2003) with iis6.0 and using Soap
for the mail. Now the data is not getting passed. (not working).
WebServiceConnector sees the server
(http://webservices.renlearn.com/mail.asmx?WSDL) but it's hitting a wall
somewhere. I just had them put on the Cross Domain file, but that didn't do
anything.
Of course they swear everything is the same but if it was then it would still
be working. Any thoughts on this? Or can you point me in some direction? After
3 days of back and forth I'm burned out.
rritchey - 31 Jul 2008 20:48 GMT
surprising that they would implement such a big change without a bunch of QA
testing first. You always run into problems when changing IIS versions, and I
can only imagine the problems encountered when simultaneously changing to SOAP.
My best guess is that there is a setting in IIS that didn't get set correctly