Answer the question
In order to leave comments, you need to log in
How to debug an application with ClickOnce?
Good afternoon. When deploying an application using Click Once and then launching it, the application crashes. How to properly debug it? There is a suspicion that it crashes on the launch of the built-in Http server, but how to confirm or refute the assumption?
Answer the question
In order to leave comments, you need to log in
Well, catch unhandled exceptions and save some thread about them, then analyze them. There are ready-made solutions for this, up to sending it to the mail, etc. I used https://exceptionreporter.codeplex.com/
Or, as an option, start remote debugging, but this is a last resort.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question