I wrote .NET 1.1 winforms program for a charity which has been running for 10 years and their Windows 2000 machines have died. It was using one Access database between the two computers using a fileshare. They have asked for help. I have recompiled the program using VS 2012 and updated the Jet drivers to the appropriate replacement.
The only thing I have yet to get working is the fileshare. I have set up local accounts both Admin and User on both machines. I need to know how to give fileshare access to the second client based on the local account credentials.
The application uses an app.config with a unc to the fileshare.