Posts by Dimas Budie • 11 points
1 post
-
1
votes2
answers518
viewsA: How I debug a method in a Web Service . asmx
If you have the WS source code you can debug it from Visual Studio’s own WCF Test Client, otherwise (just make a call to consume WS) you can only simulate the method call using Soap UI.