Clickonce App Doesn't start with Windows 1803

前端 未结 4 1815
不知归路
不知归路 2020-12-15 09:14

I have a Clickonce app from Visual Studio 2015 SP3 that is published to the network server and used in-house only. The program works just fine when launched from Visual Stud

4条回答
  •  粉色の甜心
    2020-12-15 09:33

    After running in the same problem, I just found that my application was going to halt after a stupid uncaught exception.

    Despite the fact that the image below is in Portuguese, Event Viewer shows the right error cause.

    In my case, was a corrupted settings file!

提交回复
热议问题