DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Vic Guest

    "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.

  2. #2
    Sankar Guest

    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.



Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


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


Sponsored Links