I have created an application in WPF using C# and it works fine when I run it in Debug. Even after successful build and exe
generated, double-clicking it does not do anything. What I mean is that the process shows-up in the Background Processes list and vanishes from the list within 2 to 3 seconds.
It was running fine some time ago.