Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Windows Vista "Time Warp": Understanding Vista's Backup and Restore Technologies
Jun 19, 2007 at 6:05 AMThe user runs the app again -
lo and behold it no longer workscrikey it still works even though its data file has been deleted! If the user goes into the options in the application to choose the data file then they clearly see the file which has been deleted and which is not visible by Exploring to the folder.My conclusion is that my application (at least for this one user - will all other users link to the same 'previous' version which contains current data?) is using a previous version. Certainly not what I would have envisaged.
What *exactly* is going on here? How can I control all of this? More's to the point - how can I possibly rely on my operating system not playing with my sanity?Only further point to add - This scenario has the MDB located in a sub-folder of Program Files - I am upgrading my app to work under Vista where the data file should be held elsewhere. I was testing the 'existing XP user upgrading to Vista' scenario expecting that they would get an error when the MDB was opened since it *should* have been read-only as a result of being in Program Files.