Hello
I coded a Visual Basic Application. The special thing about this Application is that it needs to be running 24 hours 7 Days a week.
There is a special API from an external Company attached to Visual Studio and the program, and this API crashes from time to time and make the Program stopping
I'm not sure how i can monitor the program. I need to be informed by SMS or mail if the program crashes or stop responding. I thought already about setting up a Windows Server 2003 Enterprise Server cluster for that, what you think about that and how would you solve that problem
I coded a Visual Basic Application. The special thing about this Application is that it needs to be running 24 hours 7 Days a week.
There is a special API from an external Company attached to Visual Studio and the program, and this API crashes from time to time and make the Program stopping
I'm not sure how i can monitor the program. I need to be informed by SMS or mail if the program crashes or stop responding. I thought already about setting up a Windows Server 2003 Enterprise Server cluster for that, what you think about that and how would you solve that problem