Hi All,
I have setup a new Sharepoint 2013 Server running on 2008 R2. I am trying to create online forms for our school district so users can access them from the web. My problem is when the browser based form opens it gives me a 5566 error. When I check the server logs I find that the call was made but failed due to an unauthorized operation:
When I work on this form in my office and preview it using InfoPath everything works great but when published and accessed from browser I get this error.
I have read article after article and forum after forum and tried every suggestion that I have found for the past week and can not seem to solve this so I thought I would reach out in desperation to this forum.
Things I have done:
1 disabled loopback and ensured Anonymous access was disable both on the web app in CA and in IIS 7
2 made the form an approved from and managed in Central administration
3 Created a UDC file and loaded onto Sharepoint
4 created a trusted application ID and added to a secure store service.
5 hard coded the previous UDC to reference the new target application ID
6 hard coded the UDC (for trial only) with a domain admin user account
Nothing seems to work. I am thinking that as the form opens it is using the default IUSR account to query the data connection and that is where it is failing but I don't understand why it would do this since user must authenticate before access the sharepoint site and if this is the case I don't know how to fix it.
I have thought of trying to open the form without the data connection and then on form load see if I can query it using the current user login and see if that would work but not sure how to do that since I am brand new to InfoPath forms. I saw this suggestion somewhere in my research.
Any help would be greatly appreciated as I would really like to get a workflow system working in our district.
Thanks,
Dean