Hi All,
I have just started a new project and this has a XML file that is shared on a network drive.
I have put in my application a start up screen that asks where this file is located, now what I'm thinking is that if for some strange reason some one moves this XML file or the network share fails the application will not work.
So what I would like to do is, when the application loads it will first of all go off and look at this saved file location and see if the file is there, if not it will return a message either asking the user to check the file or enter the new location.
The problem I have is I don't even know where to start with this little idea of mine, so anyone with any pointers please could you help me out.
Thanks
Scott