- failure in reading updated app.config file from windows service
i have a program which runs as a windows service under the local service account. it updates settings in a customized configuration section in its app.config (servicename.exe.config) file before shutting down. during the next startup, it is supposed to see the updated values from the config ...
- failure in reading updated app.config file from windows service
i have a program which runs as a windows service under the local service account. it updates settings in a customized configuration section in its app.config (servicename.exe.config) file before shutting down. during the next startup, it is supposed to see the updated values from the config ...
- Failure in background thread is not terminating my application
Hello,I have Windows form which launches background thread, failure inside that thread (unhandled exceptions) and not crashing main application. If it would crash I'll at least see what was error message but now I have no idea how to find the reason for exception in background thread. The only ...
- Failure in background thread is not terminating my application
Hello,I have Windows form which launches background thread, failure inside that thread (unhandled exceptions) and not crashing main application. If it would crash I'll at least see what was error message but now I have no idea how to find the reason for exception in background thread. The only ...
- Failing to Catch Exception
Hi folks,I have a WinForm app, written in MS Video Studio .NET C++ 2003, that examines folders in the systems main drive (ie. C:\). Whenever it comes across the "System Volume Information" file, access is denied and the program presents a dialog window indicating the ...
- Failing to Catch Exception
Hi folks,I have a WinForm app, written in MS Video Studio .NET C++ 2003, that examines folders in the systems main drive (ie. C:\). Whenever it comes across the "System Volume Information" file, access is denied and the program presents a dialog window indicating the ...