N
Natalie Lewis
I'm not sure if this is a SharePoint, InfoPath or Web Service issue. I have
created a web service generate a unique ID for an InfoPath form. Everything
works great when its on my local machine. I installed the web service into
our SharePoint 2007 environment and webservice and WSDL files are accessible
from IE, however when I attempt to add the Web Service as a data connection
to the InfoPath form, the web service connects and the operations list
appears and then I receive an error: Infopath was unable to create a schema
from the results of the Web service call.
The SOAP response indicates that an error occurred on the server:
Server was unable to process request. ---> Value cannot be null.
Parameter name: path
I am pretty convinced it's a permissions error, but I'm not sure what
additional permissions are needed on the SharePoint server to get this
working. Any help is appreciated!
Thanks
created a web service generate a unique ID for an InfoPath form. Everything
works great when its on my local machine. I installed the web service into
our SharePoint 2007 environment and webservice and WSDL files are accessible
from IE, however when I attempt to add the Web Service as a data connection
to the InfoPath form, the web service connects and the operations list
appears and then I receive an error: Infopath was unable to create a schema
from the results of the Web service call.
The SOAP response indicates that an error occurred on the server:
Server was unable to process request. ---> Value cannot be null.
Parameter name: path
I am pretty convinced it's a permissions error, but I'm not sure what
additional permissions are needed on the SharePoint server to get this
working. Any help is appreciated!
Thanks