RE: Referencing web service
From: Dan Rogers (danro_at_microsoft.com)
Date: 11/16/04
- Next message: Dan Rogers: "RE: webservices: simple question, accessing webservice members"
- Previous message: Dan Rogers: "RE: Timeout?"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 16 Nov 2004 01:18:00 GMT
Hi John,
Copying the files to the default folder won't quite do the trick. The
applicaiton settings for the default folder aren't set up for the ASP.NET
subsystem.
Try opening your solution from Visual Studio, and then from the File menu,
choose the Publish Web Service option. This launches a tool that takes you
thru the process of selecting a server, creating a new VROOT for that
service, and then deploying the files needed by your service.
Hope this helps
Dan Rogers
Microsoft Corporation
--------------------
>From: "John" <john@nospam.infovis.co.uk>
>Subject: Referencing web service
>Date: Fri, 16 Jul 2004 18:51:23 +0100
>Lines: 15
>X-Priority: 3
>X-MSMail-Priority: Normal
>X-Newsreader: Microsoft Outlook Express 6.00.2800.1409
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409
>Message-ID: <ucKXj31aEHA.1656@TK2MSFTNGP09.phx.gbl>
>Newsgroups:
microsoft.public.dotnet.framework.aspnet.webservices,microsoft.public.dotnet
framework.webservices
>NNTP-Posting-Host: 81-86-132-31.dsl.pipex.com 81.86.132.31
>Path:
cpmsftngxa06.phx.gbl!TK2MSFTNGXS01.phx.gbl!TK2MSFTNGXA05.phx.gbl!TK2MSFTNGP0
8.phx.gbl!TK2MSFTNGP09.phx.gbl
>Xref: cpmsftngxa06.phx.gbl
microsoft.public.dotnet.framework.webservices:5821
microsoft.public.dotnet.framework.aspnet.webservices:24630
>X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet.webservices
>
>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.ASMX.1.1. What should I do from here to get the reference of
>the web service?
>
>Thanks
>
>Regards
>
>
>
- Next message: Dan Rogers: "RE: webservices: simple question, accessing webservice members"
- Previous message: Dan Rogers: "RE: Timeout?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|