Looking for tutorial to call WCF service from classic ASP -


I have some legacy classic ASP codes (not ASP.Net, but ASP), and I call a WCF service I want to do it by using VSTS 2008 + C # + .NET 3.5 and using basic Http binding.

Any reference samples? I've heard the only way - we have to generate a hard soap message manually and it is correct to parse the SOAP response?

Here's an end-sample code Example with:

Mark


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -