8
Reply

Exception Handling

Ask a question
Hi
 
I have create a window application, when application run in visual studio and exception is coming than exception handle with try catch block in program.cs file and show a message box, it works fine
 
But when create setup and install the setup than in case of exception message box not working .?
 
how to fix this issue??
 
Thanks 
 
 

Answers (8)