V
V
Vyacheslav Zolotov2015-09-05 12:01:49
Microsoft
Vyacheslav Zolotov, 2015-09-05 12:01:49

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

1 answer(s)
A
AxisPod, 2015-09-07
@AxisPod

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 question

Ask a Question

731 491 924 answers to any question