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. Web Service Response Issue

Web Service Response Issue

Scheduled Pinned Locked Moved ASP.NET
help
4 Posts 3 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.
  • P Offline
    P Offline
    prabhakar dwivedi
    wrote on last edited by
    #1

    Hi all, I am calling a web service it's respond very slow , what i want to do if web service reponse take more than 30 second then i want to display timeout message. Please help... Thanks Prabhakar Dwivedi

    prabhakar dwivedi

    A A 2 Replies Last reply
    0
    • P prabhakar dwivedi

      Hi all, I am calling a web service it's respond very slow , what i want to do if web service reponse take more than 30 second then i want to display timeout message. Please help... Thanks Prabhakar Dwivedi

      prabhakar dwivedi

      A Offline
      A Offline
      Abhijit Jana
      wrote on last edited by
      #2

      You have asked the same question over here, http://www.codeproject.com/Messages/3217042/Calculating-Web-Service-Response-Time.aspx[^]

      Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Visit My Latest Article : Beginner's Guide : Exploring IIS 6.0 With ASP.NET

      P 1 Reply Last reply
      0
      • A Abhijit Jana

        You have asked the same question over here, http://www.codeproject.com/Messages/3217042/Calculating-Web-Service-Response-Time.aspx[^]

        Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Visit My Latest Article : Beginner's Guide : Exploring IIS 6.0 With ASP.NET

        P Offline
        P Offline
        prabhakar dwivedi
        wrote on last edited by
        #3

        Yes But looking for the rit answer... can u help me Thanks

        prabhakar dwivedi

        1 Reply Last reply
        0
        • P prabhakar dwivedi

          Hi all, I am calling a web service it's respond very slow , what i want to do if web service reponse take more than 30 second then i want to display timeout message. Please help... Thanks Prabhakar Dwivedi

          prabhakar dwivedi

          A Offline
          A Offline
          Abhishek Sur
          wrote on last edited by
          #4

          Is it because of DNS lookup of your web server or your actual web method is doing huge task? :confused: I have already told you, you need to use Async method to do this. Otherwise the control will not be coming back until the response is made totally. Use HttpRequest object to get Soap response from the client. :)

          Abhishek Sur


          My Latest Articles **Create CLR objects in SQL Server 2005 C# Uncommon Keywords Read/Write Excel using OleDB

          **Don't forget to click "Good Answer" if you like to.

          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