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. Newbie ? Cannot add web reference

Newbie ? Cannot add web reference

Scheduled Pinned Locked Moved ASP.NET
questioncsharpasp-netwindows-adminsecurity
3 Posts 2 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.
  • R Offline
    R Offline
    rwestgraham
    wrote on last edited by
    #1

    Hi all, I'm new to ASP.NET and have what is probably an easy problem to solve. I've got IIS running on Win2K. I've gone through the drill on setting up the security etc. I created a simple test web service project with one public function - return a string. The project was created at http://localhost/MyTestService I built the project. Then I created a simple web client at http://localhost/MyTestClient But when I try to set the the Web Referencve in the client to MyTestService.vsdisco, the dialog says: "The specified module could not be found." But I can start at http://localhost in the dialog and browse all the way through the paths and select the file: http://localhost/MyTestService/MyTestService.vsdisco What gives? Sorry, I'm new to this. TIA Robert

    M 1 Reply Last reply
    0
    • R rwestgraham

      Hi all, I'm new to ASP.NET and have what is probably an easy problem to solve. I've got IIS running on Win2K. I've gone through the drill on setting up the security etc. I created a simple test web service project with one public function - return a string. The project was created at http://localhost/MyTestService I built the project. Then I created a simple web client at http://localhost/MyTestClient But when I try to set the the Web Referencve in the client to MyTestService.vsdisco, the dialog says: "The specified module could not be found." But I can start at http://localhost in the dialog and browse all the way through the paths and select the file: http://localhost/MyTestService/MyTestService.vsdisco What gives? Sorry, I'm new to this. TIA Robert

      M Offline
      M Offline
      Mike Ellison
      wrote on last edited by
      #2

      Hi Robert. Would you set the web reference to the .vsdisco file or the .asmx file?

      R 1 Reply Last reply
      0
      • M Mike Ellison

        Hi Robert. Would you set the web reference to the .vsdisco file or the .asmx file?

        R Offline
        R Offline
        rwestgraham
        wrote on last edited by
        #3

        Mike Ellison wrote: Hi Robert. Would you set the web reference to the .vsdisco file or the .asmx file? Hi Mike, Thanks for the suggestion. I uninstalled and reinstalled my IIS service and started all over from scratch. When I added the .asmx file this time everything worked properly. Thanks, Robert

        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