User-1741435132 posted
Hi ALL,
.I have implemented WS in .NET 2.0 not a WCF and that was hosted my local,its working fine too[rendering the o/p in XML format once hit the Invoke button].Now i used asp.net web app and amended WS via "add web reference"My query is How to get those
o/p WS XML data in my asp.net page under datagrid.Please assist.
NOTE: IDE - .NET2.0 framework ,WS-WebService.Also i can easily get those data if i used both WS and webform in same WS app.But am using new web app(i.e asp.net web application,only 1 DG s there ,thats it)