SoapMapper string could not be found HRESULT=0x80004005

S

Scott

Hi All,

I am trying to connect a new InfoPath 2007 SP1 form with a web service.
When I enter in the location of the web service using the data connection
wizard I get the following error:


SoapMapper:The schema definition with a targetnamespace of
http://schemas.xmlsoap.org/soap/encoding/ for SoapMapper string could not be
found HRESULT=0x80004005: Unspecified error
- SoapMapper:The SoapMapper for element string could not be created
HRESULT=0x80004005: Unspecified error
- WSDLOperation:Initialization of a SoapMapper for operation getEmployee
failed HRESULT=0x80004005: Unspecified error
- WSDLOperation:Initializing of the input message failed for operation
getEmployee HRESULT=0x80004005: Unspecified error
- WSDLPort:An operation for port Employee_Master_Service could not be
initialized HRESULT=0x80004005: Unspecified error
- WSDLPort:Analyzing the binding information for port
Employee_Master_Service failed HRESULT=0x80004005: Unspecified error
- WSDLService:Initialization of the port for service
Employee_Master_ServiceService failed HRESULT=0x80004005: Unspecified error
- WSDLReader:Analyzing the WSDL file failed HRESULT=0x80004005: Unspecified
error


Note:
1) I can put in the same URL into IE and get the description back.
2) We use this same web service in a .NET program successfully.

Does anyone know what the problem could be or how I could better diagnose
the problem?

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top