Referencing web service

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • John

    #1

    Referencing web service

    Hi

    I have just uploaded my first web service to a remote host. So I am very new
    to this. I am now trying to reference the ws by putting the ws url
    (http://mydomain.com/myapp/myappws/appWS.asmx) in the add web reference
    dialogue, When I click go, instead of the client app getting the reference,
    I get a download dialogue asking to download file appWS.asmx of type
    VISUALSTUDIO.AS MX.1.1. What should I do from here to get the reference of
    the web service?

    Thanks

    Regards


  • John Jenkins

    #2
    Re: Referencing web service

    Is the web service installed in IIS?

    "John" <john@nospam.in fovis.co.uk> wrote in message
    news:ucKXj31aEH A.1656@TK2MSFTN GP09.phx.gbl...[color=blue]
    > Hi
    >
    > I have just uploaded my first web service to a remote host. So I am very[/color]
    new[color=blue]
    > to this. I am now trying to reference the ws by putting the ws url
    > (http://mydomain.com/myapp/myappws/appWS.asmx) in the add web reference
    > dialogue, When I click go, instead of the client app getting the[/color]
    reference,[color=blue]
    > I get a download dialogue asking to download file appWS.asmx of type
    > VISUALSTUDIO.AS MX.1.1. What should I do from here to get the reference of
    > the web service?
    >
    > Thanks
    >
    > Regards
    >
    >[/color]


    Comment

    • John

      #3
      Re: Referencing web service

      Well I just copied the files in a subfolder under the main asp site. The asp
      main site works.

      Regards


      "John Jenkins" <john_Jenkins@y ahoo.com> wrote in message
      news:PGWJc.286$ qS6.145@newsfe1-win.ntli.net...[color=blue]
      > Is the web service installed in IIS?
      >
      > "John" <john@nospam.in fovis.co.uk> wrote in message
      > news:ucKXj31aEH A.1656@TK2MSFTN GP09.phx.gbl...[color=green]
      > > Hi
      > >
      > > I have just uploaded my first web service to a remote host. So I am very[/color]
      > new[color=green]
      > > to this. I am now trying to reference the ws by putting the ws url
      > > (http://mydomain.com/myapp/myappws/appWS.asmx) in the add web reference
      > > dialogue, When I click go, instead of the client app getting the[/color]
      > reference,[color=green]
      > > I get a download dialogue asking to download file appWS.asmx of type
      > > VISUALSTUDIO.AS MX.1.1. What should I do from here to get the reference[/color][/color]
      of[color=blue][color=green]
      > > the web service?
      > >
      > > Thanks
      > >
      > > Regards
      > >
      > >[/color]
      >
      >[/color]


      Comment

      Working...