I am working on a K2 project using InfoPath and SharedPoint. I publish a newer version of InfoPath form to the SharedPoint libray, rebind K2 to the new form, re-export K2 process.
When I open the form and go to preview mode, the web services work well. But when I open the form from the SharedPoint library link, the web services stop working. The error message is as following:
The query cannot be run for the following DataObject:
Web Service Name
InfoPath cannot run the specified query.
Access is denied
If it can be run in the InfoPath Preview Mode but throws this error, might it be SharedPoint permission issues?
This is very frustrating.
Thanks
coenw
Page 1 / 1
Yo Coen
Firstly make sure that your site is added to Trusted Sites
Secondly set the Custom Level to Low
Tip: in IE you have to select Low and hit the reset button :)
Let me know if this works for you!
Firstly make sure that your site is added to Trusted Sites
Secondly set the Custom Level to Low
Tip: in IE you have to select Low and hit the reset button :)
Let me know if this works for you!
Hi Renier,
I changed the IE settings as described.
The error message "The query cannot be run for the following DataObject:
Web Service Name
InfoPath cannot run the specified query.
Access is denied " disappeared.
But now the web service does not seem to be invoked. Because I tracked the database connection(called from within the web service) in SQL profiler, but there was no connection from the web service. The link to the form from SharePoint is like this:
http://stagingservr/home/soandso/forms/soandso.xsn
But if I open the form locally from the design folder, then everything is working.
I think it is a permission issue. Somehow when access from the SharePoint link, the web service access is denied.
thanks
conew
I changed the IE settings as described.
The error message "The query cannot be run for the following DataObject:
Web Service Name
InfoPath cannot run the specified query.
Access is denied " disappeared.
But now the web service does not seem to be invoked. Because I tracked the database connection(called from within the web service) in SQL profiler, but there was no connection from the web service. The link to the form from SharePoint is like this:
http://stagingservr/home/soandso/forms/soandso.xsn
But if I open the form locally from the design folder, then everything is working.
I think it is a permission issue. Somehow when access from the SharePoint link, the web service access is denied.
thanks
conew
Hi Renier,
I changed the IE settings as described.
The error message "The query cannot be run for the following DataObject:
Web Service Name
InfoPath cannot run the specified query.
Access is denied " disappeared.
But now the web service does not seem to be invoked. Because I tracked the database connection(called from within the web service) in SQL profiler, but there was no connection from the web service. The link to the form from SharePoint is like this:
http://stagingservr/home/soandso/forms/soandso.xsn
But if I open the form locally from the design folder, then everything is working.
I think it is a permission issue. Somehow when access from the SharePoint link, the web service access is denied.
thanks
conew
I changed the IE settings as described.
The error message "The query cannot be run for the following DataObject:
Web Service Name
InfoPath cannot run the specified query.
Access is denied " disappeared.
But now the web service does not seem to be invoked. Because I tracked the database connection(called from within the web service) in SQL profiler, but there was no connection from the web service. The link to the form from SharePoint is like this:
http://stagingservr/home/soandso/forms/soandso.xsn
But if I open the form locally from the design folder, then everything is working.
I think it is a permission issue. Somehow when access from the SharePoint link, the web service access is denied.
thanks
conew
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.