simple webservice code ?

Posted by Surya sasidhar on Stack Overflow See other posts from Stack Overflow or by Surya sasidhar
Published on 2010-03-25T05:02:46Z Indexed on 2010/03/25 5:23 UTC
Read the original article Hit count: 432

Filed under:

hi,

i write a simple webservice code in asp.net when i build the service and run the service it is working fine. when i try to access the webservice it is giving some problem , problem means i am not getting that method (webservice method). After completing writing the webserivce i take a asp.net page (.aspx) and in solution explorer i add a webservices and it is added successfully. but when i adding namespace it is not getting the service name ( i not able to add the namespace of websercice

© Stack Overflow or respective owner

Related posts about ASP.NET