SOAP problem

mike55

Contributor
Joined
Mar 26, 2004
Messages
727
Location
Ireland
Hi all,

Have a solution that consists of a web project and a web service. Have uploaded the web service and the web project up to a web server. When the web project is accessing some of the functions on the web service I am getting the following error:
Code:
"Server did not recognize the value of HTTP Header SOAPAction: http://tempuri.org/myWebService/wsImportExport/GenerateIdentification"

Could the problem be related to the web references, and if so is there any way of updating the web references without having to upload both projects again as it takes over an hour to do the upload.

Mike55.
 
Back
Top