in my local machine I turned On IIS, created virtual directories, built the code and tried to launch the web page, but I am getting the following error --
"System.InvalidOperationException: Client found response content type of 'text/html; charset=utf-8', but expected 'application/soap+xml'"
Can anyone kindly let me know how to rectify this. Platform used is Windows 7, working with Visual studio 2005, C#.NET. I am new to this, had never worked on these.
Kindly help me. Thanks In advance.