Hi folks,
Of all the things I could get hung up on, I didn't expect this. I've been working with a Web Hosting service on deploying a COM-based web application. They quite frankly are a little disenfranchised with Microsoft and have been moving away from Microsoft for a while now. I've been working with them because they are local and they are willing to install my OLE server. That is all working pretty well. But, the web app offers a few web services--which I've implemented via SOAP. The Web Host doesn't have SOAP on their servers. When I asked them to install it, I got the following response.
I've been out of touch with the .NET movement for the last year or so, but last I knew, .NET web services were based on SOAP. Doesn't .NET still use SOAP? I've seen other comments on this forum to support the above finding, but didn't find an alternative--particular for VFP. If we're not supposed to use SOAP, then what do we use?
Thanks,
Ron Lawrence
Of all the things I could get hung up on, I didn't expect this. I've been working with a Web Hosting service on deploying a COM-based web application. They quite frankly are a little disenfranchised with Microsoft and have been moving away from Microsoft for a while now. I've been working with them because they are local and they are willing to install my OLE server. That is all working pretty well. But, the web app offers a few web services--which I've implemented via SOAP. The Web Host doesn't have SOAP on their servers. When I asked them to install it, I got the following response.
The Microsoft SOAP Toolkit is deprecated by the .NET Framework. According to Microsoft no new development should be done with SOAP Toolkit and existing applications built on SOAP Toolkit should be migrated to a .Net based solution as quickly as possible. Mainstream support for this software was retired in March 2005.
I've been out of touch with the .NET movement for the last year or so, but last I knew, .NET web services were based on SOAP. Doesn't .NET still use SOAP? I've seen other comments on this forum to support the above finding, but didn't find an alternative--particular for VFP. If we're not supposed to use SOAP, then what do we use?
Thanks,
Ron Lawrence