-
"web references on local web server" link is not available
I created a WEB service and build it. Add a new .ASP Project to the solution
and try to add the Web service I just created. But when I am trying to add
the Web Service the "web references on local web server" link is not available.
Can somebody help me?
I am under W2K Professional and all the development is local.
-
Re: "web references on local web server" link is not available
"Web references on local web server" is not available in the final version
of W2k. You have to type "http://localhost/" & [your webfolder]. This will
list all files in that folder.
Then select the asmx file. Then click the add reference button.
For example, type http://localhost/webservices/ in the above path.
S
"Vic" <victor.laguardia4@verizon.net> wrote:
>
>I created a WEB service and build it. Add a new .ASP Project to the solution
>and try to add the Web service I just created. But when I am trying to add
>the Web Service the "web references on local web server" link is not available.
>
>
>Can somebody help me?
>
>I am under W2K Professional and all the development is local.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks