SQL Compare was unable to save your project; any changes you
Bellisio
Posts: 26
When leaving SQL Compare, or closing a project, I get the error above. It tells me the file in the /Projects folder is being used by another process.
I also notice that most (but not all) times now when I use SQL Compare, it seems to duplicate the current project, so my comparison list has what looks like several projects with the same comparison selected.
I have tried deleting all within the Projects folder (saving it first), and starting from scratch, but the problem persists.
Thanks for any help.
I also notice that most (but not all) times now when I use SQL Compare, it seems to duplicate the current project, so my comparison list has what looks like several projects with the same comparison selected.
I have tried deleting all within the Projects folder (saving it first), and starting from scratch, but the problem persists.
Thanks for any help.
Comments
I'm not sure what could be causing this issue, as I haven't heard of this happening before.
Do you know if anything else is configured to access the project files? Maybe something like a command line job triggered through a scheduled task could be accessing the file.
You could try using processmon from sysinternals and see what else has a handle on the project file when you exit the application.
<http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx>
When SQL Compare 8.0 is released you will have the ability to explicitly save project files, so this kind of thing might not be an issue in the next release.