Tagged Questions
0
votes
0answers
37 views
No outbound connection from the WFE to the web service hosted server from an InfoPath form hosted in SharePoint 2010
Bit of a background:
Dev Enviornment - 1 X WFE/App Server, 1 X DB server
UAT Enviornment - 1 X WFE, 1 X App Server and 1 X DB Server
We have an infopath form published to a form library, using a ...
1
vote
1answer
2k views
System.Net.WebException: The remote server returned an error: (401) Unauthorized
Here is my Scenario :
Its for SharePoint 2007 environment
I have a Form Library where the InfoPath form with Managed code is deployed. I have a Custom approval Workflow attached to this form.
the ...
1
vote
1answer
194 views
Forms Web Service: GetFormCollection Results Not Useful
I'm trying to use the Forms Web Service, and specifically the GetFormCollection operation to get the currently set forms for SharePoint lists. Sadly, GetFormCollection seems to just kick back the ...