Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Calling webservice from client side

Calling webservice from client side

Scheduled Pinned Locked Moved ASP.NET
help
11 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • 0 Offline
    0 Offline
    0905v49
    wrote on last edited by
    #1

    Hi I have created a webservice,am trying to call that in client side of my application. I am unable to connect webservice with my application.. Can anyone help me out in solving this issue. Thanks in advance..

    _ V 2 Replies Last reply
    0
    • 0 0905v49

      Hi I have created a webservice,am trying to call that in client side of my application. I am unable to connect webservice with my application.. Can anyone help me out in solving this issue. Thanks in advance..

      _ Offline
      _ Offline
      _AK_
      wrote on last edited by
      #2

      If you want to call the web service through javascript then you can take help from this[^] article:

      Apurva Kaushal

      0 1 Reply Last reply
      0
      • _ _AK_

        If you want to call the web service through javascript then you can take help from this[^] article:

        Apurva Kaushal

        0 Offline
        0 Offline
        0905v49
        wrote on last edited by
        #3

        i created webservice and i failing in calling that webservice in client side... please can you help me out in detail

        _ V 2 Replies Last reply
        0
        • 0 0905v49

          i created webservice and i failing in calling that webservice in client side... please can you help me out in detail

          _ Offline
          _ Offline
          _AK_
          wrote on last edited by
          #4

          shru_09 wrote:

          i created webservice and i failing in calling that webservice in client side...

          Are to trying to consume the web service in client side.

          Apurva Kaushal

          0 1 Reply Last reply
          0
          • _ _AK_

            shru_09 wrote:

            i created webservice and i failing in calling that webservice in client side...

            Are to trying to consume the web service in client side.

            Apurva Kaushal

            0 Offline
            0 Offline
            0905v49
            wrote on last edited by
            #5

            yes

            _ 1 Reply Last reply
            0
            • 0 0905v49

              yes

              _ Offline
              _ Offline
              _AK_
              wrote on last edited by
              #6

              Have you gone through the article whose link I have given you earlier?

              Apurva Kaushal

              0 1 Reply Last reply
              0
              • _ _AK_

                Have you gone through the article whose link I have given you earlier?

                Apurva Kaushal

                0 Offline
                0 Offline
                0905v49
                wrote on last edited by
                #7

                problem with this code snippet init(){ service.useService("http://localhost/CursoAspNetWebService/Service1.asmx?WSDL",_ "Service1"); }

                _ 1 Reply Last reply
                0
                • 0 0905v49

                  problem with this code snippet init(){ service.useService("http://localhost/CursoAspNetWebService/Service1.asmx?WSDL",_ "Service1"); }

                  _ Offline
                  _ Offline
                  _AK_
                  wrote on last edited by
                  #8

                  What is the problem you are getting on this? Any error message?

                  Apurva Kaushal

                  0 1 Reply Last reply
                  0
                  • _ _AK_

                    What is the problem you are getting on this? Any error message?

                    Apurva Kaushal

                    0 Offline
                    0 Offline
                    0905v49
                    wrote on last edited by
                    #9

                    while invoking web service in application function callService() { Samples.AspNet.Service.sum(); } Here Service is my webservice and sum is the function in it.. while running am getting error like "Sample" is undifined..

                    1 Reply Last reply
                    0
                    • 0 0905v49

                      Hi I have created a webservice,am trying to call that in client side of my application. I am unable to connect webservice with my application.. Can anyone help me out in solving this issue. Thanks in advance..

                      V Offline
                      V Offline
                      Vasudevan Deepak Kumar
                      wrote on last edited by
                      #10

                      http://www.codeproject.com/KB/XML/marcelo888RemoteScript01.aspx[^]

                      Vasudevan Deepak Kumar Personal Homepage
                      Tech Gossips
                      A pessimist sees only the dark side of the clouds, and mopes; a philosopher sees both sides, and shrugs; an optimist doesn't see the clouds at all - he's walking on them. --Leonard Louis Levinson

                      1 Reply Last reply
                      0
                      • 0 0905v49

                        i created webservice and i failing in calling that webservice in client side... please can you help me out in detail

                        V Offline
                        V Offline
                        Vasudevan Deepak Kumar
                        wrote on last edited by
                        #11

                        shru_09 wrote:

                        i failing in calling that webservice in client side...

                        What is the error? What difficulty are you running into?

                        Vasudevan Deepak Kumar Personal Homepage
                        Tech Gossips
                        A pessimist sees only the dark side of the clouds, and mopes; a philosopher sees both sides, and shrugs; an optimist doesn't see the clouds at all - he's walking on them. --Leonard Louis Levinson

                        1 Reply Last reply
                        0
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        • Login

                        • Don't have an account? Register

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • World
                        • Users
                        • Groups