Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8550059
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T13:51:52+00:00 2026-06-11T13:51:52+00:00

This code is working sorry if any error on the copy paste public class

  • 0

This code is working sorry if any error on the copy paste

public class SyncTicketsDown
{
    SR.WsTicketSyncSoapClient client = Tools.ServiceManager.GetConnection();

    public void ResolveTicket(int TicketID)
    {
        client.ResolveTicketAsync(TicketID)
    }

    void client_ResolveCompleted(object sender, SR.ResolveTicketCompletedEventArgs e)
    {
         if (e.Result > 0)
         {
             Tools.IOSettings.DeleteTicket(e.Result);
         }
    }  
} 

If the Ticket ID is not a valid id on server side, the server will thrown an exception, how can I catch this exception? We are talking that I am running about 40 different services on this app and the service reference create by Visual Studio has like 5000 lines (Reference.cs), when the exception is thrown the debugger will explode on the reference to the service on this class not on my class.

I am also having the same problem with bing route service when you try to get to a place that is to far the server throws an exception that said “To far to calculate” this exception is reflected in the Reference.cs class.

There must be a standard way to catch these exceptions .

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T13:51:53+00:00Added an answer on June 11, 2026 at 1:51 pm

    I actually find that even that the debugger explode on Reference.cs it will scale the error to the Complete event and i can manage the error there, is a litter confusing because the debugger stop on reference.cs

    all the server side error will be reflected on the complete event

    It was not the same question but is similar answer

    Windows phone 7, silverlight – How to catch EndpointNotFoundException when calling async web service?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Simple question, how make this code working ? public class T { public static
Why isn't this code working? I've been stuck on this for 2 days. public
This doesn't indicate any error in my javascript code, but in the downloaded jquery.js
I have this code working in C#: var request = (HttpWebRequest)WebRequest.Create(https://x.com/service); request.Method = GET;
I used to have this code working with my Tomcat server: HttpRequestBase targetRequest =
i got this code working and it to return the last tweet from my
I tried everything to get this code working, and I hope someone will save
this seems to be weird but it really happened. I have this code working
This code is working on other test environment but not on mine. Do you
This code was working earlier today, then randomly stopped, something must of changed, but

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.