Troubleshooting Exceptions: System.Data.SqlServerCe.SqlCeLockTimeoutException

A System.Data.SqlServerCe.SqlCeLockTimeoutException exception is thrown if the lock time-out is reached and SQL Server Compact times out while waiting for a lock. The default lock time-out is 2000 milliseconds. For more information, see SQL Server Compact 3.5 Class Library.

See Also

Tasks

How to: Use the Exception Assistant