Has anyone ever had an issue like this?
Every once in awhile when I try to put my app into test mode I get an error like the following:

I end up having to basically delete the database and then it goes into test mode just fine.
The key part of the message really is the last sentence. It acts like it expects there not to be a database already there.
It will work for days without an issue and then randomly this error pops up again.
It only happens with my test database. The live database doesn't seem to have an issue when I publish a new version.
I have deleted the individual tables and then tried it again also and it will work. I have also created a whole new BSV with a different name and imported the app into it and it works for awhile and then it will randomly do this again.
Any ideas?
Jim