MediaPortal Version: 1.0
MediaPortal Skin: Xface
Windows Version: Windows XP SP2
CPU Type: Intel Q6600 2.4 GHZ
HDD: Seagate 250GB
Memory: OCZ 3GB
Motherboard: Asus p5k-e
Video Card: Asus Nvidia 8600GS
Video Card Driver: 1.5.24
Sound Card: Asus Xonar DX
Sound Card AC3: Optical out
Sound Card Driver: 5.12.8
1. TV Card: Twinhan 1020a
1. TV Card Type: DVB-s
1. TV Card Driver: BDA Driver
2. TV Card:
2. TV Card Type:
2. TV Card Driver:
3. TV Card:
3. TV Card Type:
3. TV Card Driver:
4. TV Card:
4. TV Card Type:
4. TV Card Driver:
MPEG2 Video Codec: MPV
MPEG2 Audio Codec: AC3filter
h.264 Video Codec: CoreAVC
Satelite/CableTV Provider: Echostar 110W/119W
HTPC Case: Standard
Cooling: Scythe Zipang
Power Supply: Enermax 400W
Remote: Harmony 880
TV: Samsung PN50A550
TV - HTPC Connection: DVI-HDMI
Hello,
i'd like to know where the SQL parameters are and how I can update them.
Currently the "Radio" plugin is giving me errors that it is unable to connect to the sql.
On the other hand, the TV server configuration is able to properly add the ip radio stations i add. I check the SQL and they all get added properly.
Here is the error log;
I'd like to know where i can reconfigure the SQL information for the radio plugin
MediaPortal Skin: Xface
Windows Version: Windows XP SP2
CPU Type: Intel Q6600 2.4 GHZ
HDD: Seagate 250GB
Memory: OCZ 3GB
Motherboard: Asus p5k-e
Video Card: Asus Nvidia 8600GS
Video Card Driver: 1.5.24
Sound Card: Asus Xonar DX
Sound Card AC3: Optical out
Sound Card Driver: 5.12.8
1. TV Card: Twinhan 1020a
1. TV Card Type: DVB-s
1. TV Card Driver: BDA Driver
2. TV Card:
2. TV Card Type:
2. TV Card Driver:
3. TV Card:
3. TV Card Type:
3. TV Card Driver:
4. TV Card:
4. TV Card Type:
4. TV Card Driver:
MPEG2 Video Codec: MPV
MPEG2 Audio Codec: AC3filter
h.264 Video Codec: CoreAVC
Satelite/CableTV Provider: Echostar 110W/119W
HTPC Case: Standard
Cooling: Scythe Zipang
Power Supply: Enermax 400W
Remote: Harmony 880
TV: Samsung PN50A550
TV - HTPC Connection: DVI-HDMI
Hello,
i'd like to know where the SQL parameters are and how I can update them.
Currently the "Radio" plugin is giving me errors that it is unable to connect to the sql.
On the other hand, the TV server configuration is able to properly add the ip radio stations i add. I check the SQL and they all get added properly.
Here is the error log;
Code:
2010-10-03 18:48:12.109375 [ERROR][MPMain(1)]: TVHome: Error in Reload
2010-10-03 18:48:12.125000 [ERROR][MPMain(1)]: Exception :Error: DatabaseUnavailableUnclassified
Gentle.Common.GentleException: The database backend (provider SQLServer) could not be reached.
Check the connection string: ---> System.InvalidOperationException: The ConnectionString property has not been initialized.
at System.Data.SqlClient.SqlConnection.PermissionDemand()
at System.Data.SqlClient.SqlConnectionFactory.PermissionDemand(DbConnection outerConnection)
at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
at System.Data.SqlClient.SqlConnection.Open()
at Gentle.Provider.SQLServer.SQLServerProvider.GetConnection()
--- End of inner exception stack trace ---
at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
at Gentle.Common.Check.Fail(Exception e, Error error, Object[] args)
at Gentle.Provider.SQLServer.SQL92Analyzer.Analyze(String tableName)
at Gentle.Provider.SQLServer.SQLServerAnalyzer.Analyze(String tableName)
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 TvPlugin.ChannelNavigator.ReLoad()System.InvalidOperationException: The ConnectionString property has not been initialized.
at System.Data.SqlClient.SqlConnection.PermissionDemand()
at System.Data.SqlClient.SqlConnectionFactory.PermissionDemand(DbConnection outerConnection)
at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
at System.Data.SqlClient.SqlConnection.Open()
at Gentle.Provider.SQLServer.SQLServerProvider.GetConnection()
2010-10-03 18:48:12.140625 [ERROR][MPMain(1)]: Exception :The database backend (provider SQLServer) could not be reached.
Check the connection string:
2010-10-03 18:48:12.140625 [ERROR][MPMain(1)]: site :Void FailWith(Gentle.Common.Severity, Gentle.Common.Error, System.Exception, System.String)
2010-10-03 18:48:12.140625 [ERROR][MPMain(1)]: source :Gentle.Common
2010-10-03 18:48:12.140625 [ERROR][MPMain(1)]: stacktrace: at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
at Gentle.Common.Check.Fail(Exception e, Error error, Object[] args)
at Gentle.Provider.SQLServer.SQL92Analyzer.Analyze(String tableName)
at Gentle.Provider.SQLServer.SQLServerAnalyzer.Analyze(String tableName)
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 TvPlugin.ChannelNavigator.ReLoad()
2010-10-03 18:48:43.015625 [ERROR][MPMain(1)]: OnMessage exception:Error: DatabaseUnavailableUnclassified
Gentle.Common.GentleException: The database backend (provider SQLServer) could not be reached.
Check the connection string: ---> System.InvalidOperationException: The ConnectionString property has not been initialized.
at System.Data.SqlClient.SqlConnection.PermissionDemand()
at System.Data.SqlClient.SqlConnectionFactory.PermissionDemand(DbConnection outerConnection)
at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
at System.Data.SqlClient.SqlConnection.Open()
at Gentle.Provider.SQLServer.SQLServerProvider.GetConnection()
--- End of inner exception stack trace ---
at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
at Gentle.Common.Check.Fail(Exception e, Error error, Object[] args)
at Gentle.Provider.SQLServer.SQL92Analyzer.Analyze(String tableName)
at Gentle.Provider.SQLServer.SQLServerAnalyzer.Analyze(String tableName)
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.RadioChannelGroup.ListAll()
at TvPlugin.Radio.LoadDirectory(String strNewDirectory)
at TvPlugin.Radio.OnPageLoad()
at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)System.InvalidOperationException: The ConnectionString property has not been initialized.
at System.Data.SqlClient.SqlConnection.PermissionDemand()
at System.Data.SqlClient.SqlConnectionFactory.PermissionDemand(DbConnection outerConnection)
at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
at System.Data.SqlClient.SqlConnection.Open()
at Gentle.Provider.SQLServer.SQLServerProvider.GetConnection()
2010-10-03 18:48:45.781250 [ERROR][MPMain(1)]: OnMessage exception:System.NullReferenceException: Object reference not set to an instance of an object.
at TvPlugin.Radio.SaveSettings()
at TvPlugin.Radio.OnPageDestroy(Int32 newWindowId)
at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)
I'd like to know where i can reconfigure the SQL information for the radio plugin