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. Web Service Exceptions at run time

Web Service Exceptions at run time

Scheduled Pinned Locked Moved Web Development
tutorialsysadminwindows-adminhelpquestion
2 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.
  • S Offline
    S Offline
    skrishnasarma
    wrote on last edited by
    #1

    Hi I am developing web service as well as a Winform client for transferring some data. I just wand to know some of the exceptions during the transactions say for example 1. If web service as well as client is running in the same machine, if the IIS is not running means which exceptions will be thrown in the client side 2. If an error (say access violation) happened in the web service which exception will be thrown from the web service and how to catch in the client program 3.If the web service is running in the remote machine if the cline is unable to find the web service which exception will be thrown 4. If the web service is running in the remote machine and there is no network connection between the web service and the client , how it is possible to detect from the client side. 5.Each and every exception at run time is important for me for the cases like above. Could any one provide some information or code sample regarding the same?

    M 1 Reply Last reply
    0
    • S skrishnasarma

      Hi I am developing web service as well as a Winform client for transferring some data. I just wand to know some of the exceptions during the transactions say for example 1. If web service as well as client is running in the same machine, if the IIS is not running means which exceptions will be thrown in the client side 2. If an error (say access violation) happened in the web service which exception will be thrown from the web service and how to catch in the client program 3.If the web service is running in the remote machine if the cline is unable to find the web service which exception will be thrown 4. If the web service is running in the remote machine and there is no network connection between the web service and the client , how it is possible to detect from the client side. 5.Each and every exception at run time is important for me for the cases like above. Could any one provide some information or code sample regarding the same?

      M Offline
      M Offline
      minhpc_bk
      wrote on last edited by
      #2

      Hi guy, These documents may give you an idea on the issue Handling and Throwing Exceptions in XML Web Services[^] Framework Patterns: Exception Handling, Logging, and Tracing[^]

      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