G
Guest
I have an application that retrieves/copies data from different servers through mapped drives.
When one server goes down, it looses the mapping to the other server, and so the application does not work the way it was intended
OS - Windows 200
..NET 1.1 Framewor
1) How do I make sure that the server maintains the drive mapping, if the other server is rebooted
2) I would like to write a windows service to check for the drive every five minutes, and if it is not available, to remap it though the code, Is it possible
Thanks
Ta
When one server goes down, it looses the mapping to the other server, and so the application does not work the way it was intended
OS - Windows 200
..NET 1.1 Framewor
1) How do I make sure that the server maintains the drive mapping, if the other server is rebooted
2) I would like to write a windows service to check for the drive every five minutes, and if it is not available, to remap it though the code, Is it possible
Thanks
Ta