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. General Programming
  3. C#
  4. Web service timeout

Web service timeout

Scheduled Pinned Locked Moved C#
helpsysadminquestion
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.
  • C Offline
    C Offline
    Chals
    wrote on last edited by
    #1

    Hi, I am trying to use a webservice hosted in a server from my laptop, but I keep getting the following error when adding the web reference: 'The request has exceeded the maximum time' or something like that However, if I try to add a web reference to the web service 'latest' hosted here at the Code Project, it works fine. Ideas? Any help would be appreciated Thanks in advance

    S 1 Reply Last reply
    0
    • C Chals

      Hi, I am trying to use a webservice hosted in a server from my laptop, but I keep getting the following error when adding the web reference: 'The request has exceeded the maximum time' or something like that However, if I try to add a web reference to the web service 'latest' hosted here at the Code Project, it works fine. Ideas? Any help would be appreciated Thanks in advance

      S Offline
      S Offline
      S Senthil Kumar
      wrote on last edited by
      #2

      Are you able to invoke the webservice successfully from the browser? If your webservice url is services.asmx, you can try navigating to http://localhost//services.asmx. That'll result in a page that'll allow you to invoke the web service's methods from the browser. Regards Senthil _____________________________ My Blog | My Articles | WinMacro

      C 1 Reply Last reply
      0
      • S S Senthil Kumar

        Are you able to invoke the webservice successfully from the browser? If your webservice url is services.asmx, you can try navigating to http://localhost//services.asmx. That'll result in a page that'll allow you to invoke the web service's methods from the browser. Regards Senthil _____________________________ My Blog | My Articles | WinMacro

        C Offline
        C Offline
        Chals
        wrote on last edited by
        #3

        If I Invoke the asmx file from the browser, be it in the server itself or in a client, I can actually see the list of web services provided. Even from the VS IDE I get the list of web services, the problem is that it times out and the 'add reference' button is disabled, so I can't add it.

        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