I am using self servicing. Version 1.0.2004.1 final.
I am using the backup and restore commands of tsql, not serializing, deserializing.
kill spid for all connections to database in question, from connection with master db.
exact error message is (partially as it is long):
An exception was caught during the execution of a retrieval query: A transport-level error has occurred when sending the request to the server. (provider: Shared Memory Provider, error: 0 - The system cannot ...
As I said earlier, the connection is in state of closed.
The app I'm backing up database is the app with the backup/restore in it.
I am not backing up the collections, I'm backing up the actual sql server database.
Open connections that I guess are relied upon by my binding collections are closed before restore to allow exclusive access for the restore, so I don't know how to solve this, except by a separate form that has no use of llbl?
Hope not.
Very nice meeting you in Redmond, Otis, and thanks for taking some time out for discussing.