I have a simple web service that calls
https://mysite.domain.com/mysite/mywebservice. When my programmer connects to it from Internet explorer he is able to consume the webservice. When he uses infopath to make the connection, it creates a wsdl that makes the connection to
https://mysite.domain.com/mysite/mywebservice thru ISA and then creates a wsdl that is
http://servername.domain.com/mysite/mywebservice. Then infopath tries to utilize this non-isa connection to actually make it's connection to consume the web service and it is stopped because ISA will not let in this non-secure request. This is not related to sharepoint at this time as it is only using infopath from ms office. Is there a method to force infopath to use the https: connection in the wsdl? Is there a method to have ISA fake out infopath with another https call?
If I have gotten to the wrong forum please help me get to the proper one.
Thanks