Logging code added to the toast/notifyicon trigger code for troubleshooting
Moved initial and only Login() call back into the UPS class to remove control logic out of the main WinNUT form and prevent exceptions from being thrown inside an event handler
This caused toast notify code to not be called, thus no Connected toast popup.
Login()
call back into the UPS class to remove control logic out of the main WinNUT form and prevent exceptions from being thrown inside an event handlerCloses
182
Related to
106