Having trouble finding a blog or post that answers your question?
Check out our
Custom Search Page
Browse by Tags
-
Greetings, I have a computer within my workplace that just simply will not open a file from Sharepoint 2010.l There has been no alterations to the template. I am using this template for purchase requisitions. Interesting enough, clicking on an existing file, if you right click and manually select open...
-
I have a submit data connection set up to take all of the XML from a secondary data source to be input into a string parameter of a web service. This works if using InfoPath Filler but when I choose to edit the form inside of a web-browser, I get the error, "There has been an error while processing...
-
I have a browser-enabled InfoPath 2010 form with several data connections to various SharePoint web services (User profile service etc - All data connections are packaged as UDCX files and reside in a data connection library.) The form works absolutely fine UNTIL I add any code at all. Even so much as...
-
I have searched InfopathDev and Google for days on this issue, and I must be searching on the wrong terms because I can't imagine that I'm the first person to be stumped by this challenge. How can I submit an XML document to a web service using my Infopath form's primary dataset, and receive...
-
Hi, I have a simple web service that calls a stored procedure which, in turn, queries a database of medical items. All of that is working fine, but I think I am missing something very basic here. I am using the InfoPath 2010 form in a SharePoint web part, and I have that working well also. I get my items...
-
Hi, I created a web service in SQL Server 2008 by using an EndPoint with my stored procedure. That worked great with my InfoPath 2010 form. However, the use of endpoints for web services is discontinued in SQL Server 2012, which I will have to use in production. So, I created an asmx web service in Visual...
-
Scenario: Have any user outside of the network and/or organization email a dummy account set up to automatically respond with an InfoPath form. The external user fills out the form and submits the form via email to a SharePoint list. Once it hits the SharePoint list (Forms Library) a workflow then kicks...
-
I am getting the Infopath security notice "This form is located at an Internet location etc." and can't access my web service. I am testing this all on my local home PC, the form is published to c:\temp and the web service is running on http://localhost:1234 Can someone please explain why...
-
I'm trying to figure out any way to get data from my WCF service (BasicHttpBinding, requires username and password in the header). I have tried just using Visual Studio 2005 Web Services only to be reminded that they do not support the type of authentication I require. I am now looking into the old...
-
I am using a SQL endpoint web service to connect from InfoPath several forms to a SQL database. I developed all my forms in a test environment first and all are working well. Now I want to move those forms into a production environment but I need to change the connection path to the production SQL endpoint...