Sorry for the delay in posting but it was a rough weekend with the kids. Anyway I wasn't quite sure which were the log files so I hope the ones in the attachment are the proper ones.
Quote:12/12/2006 5:05:29 PM.101 ERROR [4] Error int SourceConfigurationContainer::LoadAll(): System.Data.SQLite.SQLiteException: SQLite error
no such table: CAPTURE_SOURCE
at System.Data.SQLite.SQLite3.Prepare(String strSql, SQLiteStatement previous, String& strRemain)
at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
at System.Data.SQLite.SQLiteDataReader.NextResult()
at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
at System.Data.SQLite.SQLiteCommand.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.ExecuteReader()
at GBPVR.Backend.Common.xda34526142ca690b.x1f966edc637a8924(Boolean x81c765f11f40b327)
It still looks you dont have a valid database in place. Try copying the empty.db3 file to a file called gbpvr.db3, overwriting any existing gbpvr.db3 if you have one.