Hi,
I am facing a very odd issue while accessing user profile service Using Infopath. When i am accessing forms using machine name (http://machinename:port/sites/abc/infopathformpath) URL it works fine. but if i use network AD domain name mapped for that system e.g. (http://abc.def.com/sites/abc/infopathformpath) then it start giving famous error log id:5566.
Though i am able to access service using (http://abc.def.com/sites/abc/_vti_bin/UserProfileService.asmx?WSDL) .
my application is running on a port other than 80 port , but i have mapped abc.def.com with 80 port in the binding on IIS and in AAM in sharepoint. i have anonymous access off on my web application.