WEB SERVICE
When I run the sample webservice in Visual Studio 2010, I am getting output in XML format, but when I run the same webservice in 2012, I am getting an output in simple string format not an XML format. Is there any setting Visual Studio 2012?

Vithal WadjePosted Feb 8, 2015, 6:56 AM
Francis SusaimichaelPosted Feb 7, 2015, 10:43 AM
http://localhost:4884/SampleService.asmx/HelloWorld
Mrunal BhandarkarPosted Feb 7, 2015, 9:49 AM
I am getting output like
Hello World
Francis SusaimichaelPosted Feb 7, 2015, 8:16 AM
Can you show your output?