Our Company has many Soap Services and a Few Web sites that just post XML to a page. I know that SOAP is just an envolpe that will allow you to wrap your XML into a definition so they can potential represent objects, but is there any difference in the way they are handled? Does IIS Create a queue(MSMQ) to handle Web Service requests?
Thanks