Since RC2, When I start TV Server, it hangs with the Window partially built up.
The window has only two items at left pane: Project and TV Servers, if I click them another window pop up and says "TvService not Started"
Please see the content from error.log:
2008-08-09 14:37:19.750000 [TVService]: Exception :Error: DeveloperErrorUnclassified
Gentle.Common.GentleException: The column preload in table Card does not exist.
at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
at Gentle.Common.Check.Fail(Error error, Object[] args)
at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.SqlBuilder..ctor(PersistenceBroker broker, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.PersistenceBroker.GetRetrieveListStatement(Type type, Key key)
at Gentle.Framework.PersistenceBroker.RetrieveList(Type type, Key key, IList result, IDbConnection conn, IDbTransaction tr)
at Gentle.Framework.Broker.RetrieveList(Type type)
at TvDatabase.Card.ListAll()
at TvLibrary.Implementations.TvCardBase..ctor(DsDevice device)
at TvLibrary.Implementations.DVB.TvCardDvbBase..ctor(DsDevice device)
at TvLibrary.Implementations.DVB.TvCardDvbSS2..ctor(DsDevice device)
at TvLibrary.Implementations.TvCardCollection.DetectCards()
at TvLibrary.Implementations.TvCardCollection..ctor()
at TvService.TVController.InitController()
Exception :The column preload in table Card does not exist.
site :Void FailWith(Gentle.Common.Severity, Gentle.Common.Error, System.Exception, System.String)
source :Gentle.Common
stacktrace: at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
at Gentle.Common.Check.Fail(Error error, Object[] args)
at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.SqlBuilder..ctor(PersistenceBroker broker, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.PersistenceBroker.GetRetrieveListStatement(Type type, Key key)
at Gentle.Framework.PersistenceBroker.RetrieveList(Type type, Key key, IList result, IDbConnection conn, IDbTransaction tr)
at Gentle.Framework.Broker.RetrieveList(Type type)
at TvDatabase.Card.ListAll()
at TvLibrary.Implementations.TvCardBase..ctor(DsDevice device)
at TvLibrary.Implementations.DVB.TvCardDvbBase..ctor(DsDevice device)
at TvLibrary.Implementations.DVB.TvCardDvbSS2..ctor(DsDevice device)
at TvLibrary.Implementations.TvCardCollection.DetectCards()
at TvLibrary.Implementations.TvCardCollection..ctor()
at TvService.TVController.InitController()
2008-08-09 14:37:22.812500 [TVService]: Exception :Error: DeveloperErrorUnclassified
Gentle.Common.GentleException: The column preload in table Card does not exist.
at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
at Gentle.Common.Check.Fail(Error error, Object[] args)
at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.SqlBuilder..ctor(PersistenceBroker broker, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.PersistenceBroker.GetRetrieveListStatement(Type type, Key key)
at Gentle.Framework.PersistenceBroker.RetrieveList(Type type, Key key, IList result, IDbConnection conn, IDbTransaction tr)
at Gentle.Framework.Broker.RetrieveList(Type type)
at TvDatabase.Card.ListAll()
at TvLibrary.Implementations.TvCardBase..ctor(DsDevice device)
at TvLibrary.Implementations.DVB.TvCardDvbBase..ctor(DsDevice device)
at TvLibrary.Implementations.DVB.TvCardDvbSS2..ctor(DsDevice device)
at TvLibrary.Implementations.TvCardCollection.DetectCards()
at TvLibrary.Implementations.TvCardCollection..ctor()
at TvService.TVController.InitController()
Exception :The column preload in table Card does not exist.
site :Void FailWith(Gentle.Common.Severity, Gentle.Common.Error, System.Exception, System.String)
source :Gentle.Common
stacktrace: at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
at Gentle.Common.Check.Fail(Error error, Object[] args)
at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.SqlBuilder..ctor(PersistenceBroker broker, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.PersistenceBroker.GetRetrieveListStatement(Type type, Key key)
at Gentle.Framework.PersistenceBroker.RetrieveList(Type type, Key key, IList result, IDbConnection conn, IDbTransaction tr)
at Gentle.Framework.Broker.RetrieveList(Type type)
at TvDatabase.Card.ListAll()
at TvLibrary.Implementations.TvCardBase..ctor(DsDevice device)
at TvLibrary.Implementations.DVB.TvCardDvbBase..ctor(DsDevice device)
at TvLibrary.Implementations.DVB.TvCardDvbSS2..ctor(DsDevice device)
at TvLibrary.Implementations.TvCardCollection.DetectCards()
at TvLibrary.Implementations.TvCardCollection..ctor()
at TvService.TVController.InitController()
2008-08-09 14:37:25.843750 [TVService]: Exception :Error: DeveloperErrorUnclassified
Gentle.Common.GentleException: The column preload in table Card does not exist.
at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
at Gentle.Common.Check.Fail(Error error, Object[] args)
at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.SqlBuilder..ctor(PersistenceBroker broker, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.PersistenceBroker.GetRetrieveListStatement(Type type, Key key)
at Gentle.Framework.PersistenceBroker.RetrieveList(Type type, Key key, IList result, IDbConnection conn, IDbTransaction tr)
at Gentle.Framework.Broker.RetrieveList(Type type)
at TvDatabase.Card.ListAll()
at TvLibrary.Implementations.TvCardBase..ctor(DsDevice device)
at TvLibrary.Implementations.DVB.TvCardDvbBase..ctor(DsDevice device)
at TvLibrary.Implementations.DVB.TvCardDvbSS2..ctor(DsDevice device)
at TvLibrary.Implementations.TvCardCollection.DetectCards()
at TvLibrary.Implementations.TvCardCollection..ctor()
at TvService.TVController.InitController()
Exception :The column preload in table Card does not exist.
site :Void FailWith(Gentle.Common.Severity, Gentle.Common.Error, System.Exception, System.String)
source :Gentle.Common
stacktrace: at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
at Gentle.Common.Check.Fail(Error error, Object[] args)
at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.SqlBuilder..ctor(PersistenceBroker broker, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.PersistenceBroker.GetRetrieveListStatement(Type type, Key key)
at Gentle.Framework.PersistenceBroker.RetrieveList(Type type, Key key, IList result, IDbConnection conn, IDbTransaction tr)
at Gentle.Framework.Broker.RetrieveList(Type type)
at TvDatabase.Card.ListAll()
at TvLibrary.Implementations.TvCardBase..ctor(DsDevice device)
at TvLibrary.Implementations.DVB.TvCardDvbBase..ctor(DsDevice device)
at TvLibrary.Implementations.DVB.TvCardDvbSS2..ctor(DsDevice device)
at TvLibrary.Implementations.TvCardCollection.DetectCards()
at TvLibrary.Implementations.TvCardCollection..ctor()
at TvService.TVController.InitController()
2008-08-09 14:37:28.875000 [TVService]: Exception :Error: DeveloperErrorUnclassified
Gentle.Common.GentleException: The column preload in table Card does not exist.
at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
at Gentle.Common.Check.Fail(Error error, Object[] args)
at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.SqlBuilder..ctor(PersistenceBroker broker, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.PersistenceBroker.GetRetrieveListStatement(Type type, Key key)
at Gentle.Framework.PersistenceBroker.RetrieveList(Type type, Key key, IList result, IDbConnection conn, IDbTransaction tr)
at Gentle.Framework.Broker.RetrieveList(Type type)
at TvDatabase.Card.ListAll()
at TvLibrary.Implementations.TvCardBase..ctor(DsDevice device)
at TvLibrary.Implementations.DVB.TvCardDvbBase..ctor(DsDevice device)
at TvLibrary.Implementations.DVB.TvCardDvbSS2..ctor(DsDevice device)
at TvLibrary.Implementations.TvCardCollection.DetectCards()
at TvLibrary.Implementations.TvCardCollection..ctor()
at TvService.TVController.InitController()
Exception :The column preload in table Card does not exist.
site :Void FailWith(Gentle.Common.Severity, Gentle.Common.Error, System.Exception, System.String)
source :Gentle.Common
stacktrace: at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
at Gentle.Common.Check.Fail(Error error, Object[] args)
at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.SqlBuilder..ctor(PersistenceBroker broker, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.PersistenceBroker.GetRetrieveListStatement(Type type, Key key)
at Gentle.Framework.PersistenceBroker.RetrieveList(Type type, Key key, IList result, IDbConnection conn, IDbTransaction tr)
at Gentle.Framework.Broker.RetrieveList(Type type)
at TvDatabase.Card.ListAll()
at TvLibrary.Implementations.TvCardBase..ctor(DsDevice device)
at TvLibrary.Implementations.DVB.TvCardDvbBase..ctor(DsDevice device)
at TvLibrary.Implementations.DVB.TvCardDvbSS2..ctor(DsDevice device)
at TvLibrary.Implementations.TvCardCollection.DetectCards()
at TvLibrary.Implementations.TvCardCollection..ctor()
at TvService.TVController.InitController()
2008-08-09 14:37:31.906250 [TVService]: Exception :Error: DeveloperErrorUnclassified
Gentle.Common.GentleException: The column preload in table Card does not exist.
at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
at Gentle.Common.Check.Fail(Error error, Object[] args)
at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.SqlBuilder..ctor(PersistenceBroker broker, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.PersistenceBroker.GetRetrieveListStatement(Type type, Key key)
at Gentle.Framework.PersistenceBroker.RetrieveList(Type type, Key key, IList result, IDbConnection conn, IDbTransaction tr)
at Gentle.Framework.Broker.RetrieveList(Type type)
at TvDatabase.Card.ListAll()
at TvLibrary.Implementations.TvCardBase..ctor(DsDevice device)
at TvLibrary.Implementations.DVB.TvCardDvbBase..ctor(DsDevice device)
at TvLibrary.Implementations.DVB.TvCardDvbSS2..ctor(DsDevice device)
at TvLibrary.Implementations.TvCardCollection.DetectCards()
at TvLibrary.Implementations.TvCardCollection..ctor()
at TvService.TVController.InitController()
Exception :The column preload in table Card does not exist.
site :Void FailWith(Gentle.Common.Severity, Gentle.Common.Error, System.Exception, System.String)
source :Gentle.Common
stacktrace: at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
at Gentle.Common.Check.Fail(Error error, Object[] args)
at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.SqlBuilder..ctor(PersistenceBroker broker, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.PersistenceBroker.GetRetrieveListStatement(Type type, Key key)
at Gentle.Framework.PersistenceBroker.RetrieveList(Type type, Key key, IList result, IDbConnection conn, IDbTransaction tr)
at Gentle.Framework.Broker.RetrieveList(Type type)
at TvDatabase.Card.ListAll()
at TvLibrary.Implementations.TvCardBase..ctor(DsDevice device)
at TvLibrary.Implementations.DVB.TvCardDvbBase..ctor(DsDevice device)
at TvLibrary.Implementations.DVB.TvCardDvbSS2..ctor(DsDevice device)
at TvLibrary.Implementations.TvCardCollection.DetectCards()
at TvLibrary.Implementations.TvCardCollection..ctor()
at TvService.TVController.InitController()
2008-08-09 14:37:33.562500 [SetupTv]: Failed to startup cause of exception
2008-08-09 14:37:33.562500 [SetupTv]: Exception :Error: DeveloperErrorUnclassified
Gentle.Common.GentleException: The column preload in table Card does not exist.
at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
at Gentle.Common.Check.Fail(Error error, Object[] args)
at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type)
at TvDatabase.Server.ReferringCard()
at SetupTv.SetupTvSettingsForm..ctor()
Exception :The column preload in table Card does not exist.
site :Void FailWith(Gentle.Common.Severity, Gentle.Common.Error, System.Exception, System.String)
source :Gentle.Common
stacktrace: at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
at Gentle.Common.Check.Fail(Error error, Object[] args)
at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type)
at TvDatabase.Server.ReferringCard()
at SetupTv.SetupTvSettingsForm..ctor()
The window has only two items at left pane: Project and TV Servers, if I click them another window pop up and says "TvService not Started"
Please see the content from error.log:
2008-08-09 14:37:19.750000 [TVService]: Exception :Error: DeveloperErrorUnclassified
Gentle.Common.GentleException: The column preload in table Card does not exist.
at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
at Gentle.Common.Check.Fail(Error error, Object[] args)
at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.SqlBuilder..ctor(PersistenceBroker broker, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.PersistenceBroker.GetRetrieveListStatement(Type type, Key key)
at Gentle.Framework.PersistenceBroker.RetrieveList(Type type, Key key, IList result, IDbConnection conn, IDbTransaction tr)
at Gentle.Framework.Broker.RetrieveList(Type type)
at TvDatabase.Card.ListAll()
at TvLibrary.Implementations.TvCardBase..ctor(DsDevice device)
at TvLibrary.Implementations.DVB.TvCardDvbBase..ctor(DsDevice device)
at TvLibrary.Implementations.DVB.TvCardDvbSS2..ctor(DsDevice device)
at TvLibrary.Implementations.TvCardCollection.DetectCards()
at TvLibrary.Implementations.TvCardCollection..ctor()
at TvService.TVController.InitController()
Exception :The column preload in table Card does not exist.
site :Void FailWith(Gentle.Common.Severity, Gentle.Common.Error, System.Exception, System.String)
source :Gentle.Common
stacktrace: at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
at Gentle.Common.Check.Fail(Error error, Object[] args)
at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.SqlBuilder..ctor(PersistenceBroker broker, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.PersistenceBroker.GetRetrieveListStatement(Type type, Key key)
at Gentle.Framework.PersistenceBroker.RetrieveList(Type type, Key key, IList result, IDbConnection conn, IDbTransaction tr)
at Gentle.Framework.Broker.RetrieveList(Type type)
at TvDatabase.Card.ListAll()
at TvLibrary.Implementations.TvCardBase..ctor(DsDevice device)
at TvLibrary.Implementations.DVB.TvCardDvbBase..ctor(DsDevice device)
at TvLibrary.Implementations.DVB.TvCardDvbSS2..ctor(DsDevice device)
at TvLibrary.Implementations.TvCardCollection.DetectCards()
at TvLibrary.Implementations.TvCardCollection..ctor()
at TvService.TVController.InitController()
2008-08-09 14:37:22.812500 [TVService]: Exception :Error: DeveloperErrorUnclassified
Gentle.Common.GentleException: The column preload in table Card does not exist.
at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
at Gentle.Common.Check.Fail(Error error, Object[] args)
at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.SqlBuilder..ctor(PersistenceBroker broker, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.PersistenceBroker.GetRetrieveListStatement(Type type, Key key)
at Gentle.Framework.PersistenceBroker.RetrieveList(Type type, Key key, IList result, IDbConnection conn, IDbTransaction tr)
at Gentle.Framework.Broker.RetrieveList(Type type)
at TvDatabase.Card.ListAll()
at TvLibrary.Implementations.TvCardBase..ctor(DsDevice device)
at TvLibrary.Implementations.DVB.TvCardDvbBase..ctor(DsDevice device)
at TvLibrary.Implementations.DVB.TvCardDvbSS2..ctor(DsDevice device)
at TvLibrary.Implementations.TvCardCollection.DetectCards()
at TvLibrary.Implementations.TvCardCollection..ctor()
at TvService.TVController.InitController()
Exception :The column preload in table Card does not exist.
site :Void FailWith(Gentle.Common.Severity, Gentle.Common.Error, System.Exception, System.String)
source :Gentle.Common
stacktrace: at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
at Gentle.Common.Check.Fail(Error error, Object[] args)
at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.SqlBuilder..ctor(PersistenceBroker broker, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.PersistenceBroker.GetRetrieveListStatement(Type type, Key key)
at Gentle.Framework.PersistenceBroker.RetrieveList(Type type, Key key, IList result, IDbConnection conn, IDbTransaction tr)
at Gentle.Framework.Broker.RetrieveList(Type type)
at TvDatabase.Card.ListAll()
at TvLibrary.Implementations.TvCardBase..ctor(DsDevice device)
at TvLibrary.Implementations.DVB.TvCardDvbBase..ctor(DsDevice device)
at TvLibrary.Implementations.DVB.TvCardDvbSS2..ctor(DsDevice device)
at TvLibrary.Implementations.TvCardCollection.DetectCards()
at TvLibrary.Implementations.TvCardCollection..ctor()
at TvService.TVController.InitController()
2008-08-09 14:37:25.843750 [TVService]: Exception :Error: DeveloperErrorUnclassified
Gentle.Common.GentleException: The column preload in table Card does not exist.
at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
at Gentle.Common.Check.Fail(Error error, Object[] args)
at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.SqlBuilder..ctor(PersistenceBroker broker, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.PersistenceBroker.GetRetrieveListStatement(Type type, Key key)
at Gentle.Framework.PersistenceBroker.RetrieveList(Type type, Key key, IList result, IDbConnection conn, IDbTransaction tr)
at Gentle.Framework.Broker.RetrieveList(Type type)
at TvDatabase.Card.ListAll()
at TvLibrary.Implementations.TvCardBase..ctor(DsDevice device)
at TvLibrary.Implementations.DVB.TvCardDvbBase..ctor(DsDevice device)
at TvLibrary.Implementations.DVB.TvCardDvbSS2..ctor(DsDevice device)
at TvLibrary.Implementations.TvCardCollection.DetectCards()
at TvLibrary.Implementations.TvCardCollection..ctor()
at TvService.TVController.InitController()
Exception :The column preload in table Card does not exist.
site :Void FailWith(Gentle.Common.Severity, Gentle.Common.Error, System.Exception, System.String)
source :Gentle.Common
stacktrace: at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
at Gentle.Common.Check.Fail(Error error, Object[] args)
at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.SqlBuilder..ctor(PersistenceBroker broker, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.PersistenceBroker.GetRetrieveListStatement(Type type, Key key)
at Gentle.Framework.PersistenceBroker.RetrieveList(Type type, Key key, IList result, IDbConnection conn, IDbTransaction tr)
at Gentle.Framework.Broker.RetrieveList(Type type)
at TvDatabase.Card.ListAll()
at TvLibrary.Implementations.TvCardBase..ctor(DsDevice device)
at TvLibrary.Implementations.DVB.TvCardDvbBase..ctor(DsDevice device)
at TvLibrary.Implementations.DVB.TvCardDvbSS2..ctor(DsDevice device)
at TvLibrary.Implementations.TvCardCollection.DetectCards()
at TvLibrary.Implementations.TvCardCollection..ctor()
at TvService.TVController.InitController()
2008-08-09 14:37:28.875000 [TVService]: Exception :Error: DeveloperErrorUnclassified
Gentle.Common.GentleException: The column preload in table Card does not exist.
at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
at Gentle.Common.Check.Fail(Error error, Object[] args)
at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.SqlBuilder..ctor(PersistenceBroker broker, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.PersistenceBroker.GetRetrieveListStatement(Type type, Key key)
at Gentle.Framework.PersistenceBroker.RetrieveList(Type type, Key key, IList result, IDbConnection conn, IDbTransaction tr)
at Gentle.Framework.Broker.RetrieveList(Type type)
at TvDatabase.Card.ListAll()
at TvLibrary.Implementations.TvCardBase..ctor(DsDevice device)
at TvLibrary.Implementations.DVB.TvCardDvbBase..ctor(DsDevice device)
at TvLibrary.Implementations.DVB.TvCardDvbSS2..ctor(DsDevice device)
at TvLibrary.Implementations.TvCardCollection.DetectCards()
at TvLibrary.Implementations.TvCardCollection..ctor()
at TvService.TVController.InitController()
Exception :The column preload in table Card does not exist.
site :Void FailWith(Gentle.Common.Severity, Gentle.Common.Error, System.Exception, System.String)
source :Gentle.Common
stacktrace: at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
at Gentle.Common.Check.Fail(Error error, Object[] args)
at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.SqlBuilder..ctor(PersistenceBroker broker, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.PersistenceBroker.GetRetrieveListStatement(Type type, Key key)
at Gentle.Framework.PersistenceBroker.RetrieveList(Type type, Key key, IList result, IDbConnection conn, IDbTransaction tr)
at Gentle.Framework.Broker.RetrieveList(Type type)
at TvDatabase.Card.ListAll()
at TvLibrary.Implementations.TvCardBase..ctor(DsDevice device)
at TvLibrary.Implementations.DVB.TvCardDvbBase..ctor(DsDevice device)
at TvLibrary.Implementations.DVB.TvCardDvbSS2..ctor(DsDevice device)
at TvLibrary.Implementations.TvCardCollection.DetectCards()
at TvLibrary.Implementations.TvCardCollection..ctor()
at TvService.TVController.InitController()
2008-08-09 14:37:31.906250 [TVService]: Exception :Error: DeveloperErrorUnclassified
Gentle.Common.GentleException: The column preload in table Card does not exist.
at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
at Gentle.Common.Check.Fail(Error error, Object[] args)
at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.SqlBuilder..ctor(PersistenceBroker broker, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.PersistenceBroker.GetRetrieveListStatement(Type type, Key key)
at Gentle.Framework.PersistenceBroker.RetrieveList(Type type, Key key, IList result, IDbConnection conn, IDbTransaction tr)
at Gentle.Framework.Broker.RetrieveList(Type type)
at TvDatabase.Card.ListAll()
at TvLibrary.Implementations.TvCardBase..ctor(DsDevice device)
at TvLibrary.Implementations.DVB.TvCardDvbBase..ctor(DsDevice device)
at TvLibrary.Implementations.DVB.TvCardDvbSS2..ctor(DsDevice device)
at TvLibrary.Implementations.TvCardCollection.DetectCards()
at TvLibrary.Implementations.TvCardCollection..ctor()
at TvService.TVController.InitController()
Exception :The column preload in table Card does not exist.
site :Void FailWith(Gentle.Common.Severity, Gentle.Common.Error, System.Exception, System.String)
source :Gentle.Common
stacktrace: at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
at Gentle.Common.Check.Fail(Error error, Object[] args)
at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.SqlBuilder..ctor(PersistenceBroker broker, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.PersistenceBroker.GetRetrieveListStatement(Type type, Key key)
at Gentle.Framework.PersistenceBroker.RetrieveList(Type type, Key key, IList result, IDbConnection conn, IDbTransaction tr)
at Gentle.Framework.Broker.RetrieveList(Type type)
at TvDatabase.Card.ListAll()
at TvLibrary.Implementations.TvCardBase..ctor(DsDevice device)
at TvLibrary.Implementations.DVB.TvCardDvbBase..ctor(DsDevice device)
at TvLibrary.Implementations.DVB.TvCardDvbSS2..ctor(DsDevice device)
at TvLibrary.Implementations.TvCardCollection.DetectCards()
at TvLibrary.Implementations.TvCardCollection..ctor()
at TvService.TVController.InitController()
2008-08-09 14:37:33.562500 [SetupTv]: Failed to startup cause of exception
2008-08-09 14:37:33.562500 [SetupTv]: Exception :Error: DeveloperErrorUnclassified
Gentle.Common.GentleException: The column preload in table Card does not exist.
at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
at Gentle.Common.Check.Fail(Error error, Object[] args)
at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type)
at TvDatabase.Server.ReferringCard()
at SetupTv.SetupTvSettingsForm..ctor()
Exception :The column preload in table Card does not exist.
site :Void FailWith(Gentle.Common.Severity, Gentle.Common.Error, System.Exception, System.String)
source :Gentle.Common
stacktrace: at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
at Gentle.Common.Check.Fail(Error error, Object[] args)
at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type)
at TvDatabase.Server.ReferringCard()
at SetupTv.SetupTvSettingsForm..ctor()
South Africa