REST vs SOAP?
After doing a bit more work, I found the problem to be my web service not responding to the REST formatted request. I was thrown off a bit by the first post and made the bad assumption that I wouldn't need to make any changes to the SOAP web service.
Is this all correct thought process? Do I need to re-write my SOAP service to respond to a REST call?
My server is IIS V6x all written in Visual Studio.
Thx.
Dan Ribar
|