InfoPath 2007 forms migrated to a SharePoint 2010 site may show this error. It happens when the form contains controls which populate data from a SharePoint list using the following URL in data connection. http://site/_vti_bin/owssvr.dll?Cmd=Display&List={list_GUID}&XMLDATA=TRUE The ULS errors being logged for this error would be, The form cannot run the specified query. The remote server [...]
Archive for the ‘InfoPath’ Category
“The form cannot run the specified query” in InfoPath 2007 Forms Migrated to SharePoint 2010
Posted in InfoPath, SharePoint 2010, tagged InfoPath Error, SharePoint Migration on March 20, 2012 | Leave a Comment »
InfoPath Error: Current configuration settings prohibit embedding username and password in the database connection string
Posted in InfoPath, SharePoint 2010, tagged SharePoint Administration on July 8, 2011 | 2 Comments »
You may see this error when opening browser enabled InfoPath forms published into SharePoint 2010 forms libraries. The reason is, the form may have an associated data connection file (.udcx) which stores external data source connection details such as user name and password and the SharePoint farm is not configured to allow saving external data [...]
Error in InfoPath forms which access SharePoint web services over a secured connection
Posted in InfoPath, SharePoint 2010, tagged SharePoint Administration on May 18, 2011 | 1 Comment »
When an InfoPath web enabled form tries to access a SharePoint web services (usually for getting user profile information, values from custom list etc.) from a web application using a secured connection (SSL), it may show the following error. You do not have permissions to access a Web service that provides data required for this [...]