home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
General Support
SQL configuration for radio plugin
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="flixxx" data-source="post: 663250" data-attributes="member: 61709"><p><strong>MediaPortal Version</strong>: 1.0</p><p><strong>MediaPortal Skin</strong>: Xface</p><p><strong>Windows Version</strong>: Windows XP SP2</p><p><strong>CPU Type</strong>: Intel Q6600 2.4 GHZ</p><p><strong>HDD</strong>: Seagate 250GB</p><p><strong>Memory</strong>: OCZ 3GB</p><p><strong>Motherboard</strong>: Asus p5k-e</p><p><strong>Video Card</strong>: Asus Nvidia 8600GS</p><p><strong>Video Card Driver</strong>: 1.5.24</p><p><strong>Sound Card</strong>: Asus Xonar DX</p><p><strong>Sound Card AC3</strong>: Optical out</p><p><strong>Sound Card Driver</strong>: 5.12.8</p><p><strong>1. TV Card</strong>: Twinhan 1020a</p><p><strong>1. TV Card Type</strong>: DVB-s</p><p><strong>1. TV Card Driver</strong>: BDA Driver</p><p><strong>2. TV Card</strong>: </p><p><strong>2. TV Card Type</strong>: </p><p><strong>2. TV Card Driver</strong>: </p><p><strong>3. TV Card</strong>: </p><p><strong>3. TV Card Type</strong>: </p><p><strong>3. TV Card Driver</strong>: </p><p><strong>4. TV Card</strong>: </p><p><strong>4. TV Card Type</strong>: </p><p><strong>4. TV Card Driver</strong>: </p><p><strong>MPEG2 Video Codec</strong>: MPV</p><p><strong>MPEG2 Audio Codec</strong>: AC3filter</p><p><strong>h.264 Video Codec</strong>: CoreAVC</p><p><strong>Satelite/CableTV Provider</strong>: Echostar 110W/119W</p><p><strong>HTPC Case</strong>: Standard</p><p><strong>Cooling</strong>: Scythe Zipang</p><p><strong>Power Supply</strong>: Enermax 400W</p><p><strong>Remote</strong>: Harmony 880</p><p><strong>TV</strong>: Samsung PN50A550</p><p><strong>TV - HTPC Connection</strong>: DVI-HDMI</p><p></p><p></p><p>Hello,</p><p></p><p>i'd like to know where the SQL parameters are and how I can update them.</p><p></p><p>Currently the "Radio" plugin is giving me errors that it is unable to connect to the sql.</p><p></p><p>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.</p><p></p><p>Here is the error log;</p><p></p><p>[CODE]2010-10-03 18:48:12.109375 [ERROR][MPMain(1)]: TVHome: Error in Reload</p><p>2010-10-03 18:48:12.125000 [ERROR][MPMain(1)]: Exception :Error: DatabaseUnavailableUnclassified</p><p>Gentle.Common.GentleException: The database backend (provider SQLServer) could not be reached.</p><p>Check the connection string: ---> System.InvalidOperationException: The ConnectionString property has not been initialized.</p><p> at System.Data.SqlClient.SqlConnection.PermissionDemand()</p><p> at System.Data.SqlClient.SqlConnectionFactory.PermissionDemand(DbConnection outerConnection)</p><p> at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)</p><p> at System.Data.SqlClient.SqlConnection.Open()</p><p> at Gentle.Provider.SQLServer.SQLServerProvider.GetConnection()</p><p> --- End of inner exception stack trace ---</p><p> at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)</p><p> at Gentle.Common.Check.Fail(Exception e, Error error, Object[] args)</p><p> at Gentle.Provider.SQLServer.SQL92Analyzer.Analyze(String tableName)</p><p> at Gentle.Provider.SQLServer.SQLServerAnalyzer.Analyze(String tableName)</p><p> at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)</p><p> at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)</p><p> at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)</p><p> at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)</p><p> at Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type)</p><p> at TvPlugin.ChannelNavigator.ReLoad()System.InvalidOperationException: The ConnectionString property has not been initialized.</p><p> at System.Data.SqlClient.SqlConnection.PermissionDemand()</p><p> at System.Data.SqlClient.SqlConnectionFactory.PermissionDemand(DbConnection outerConnection)</p><p> at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)</p><p> at System.Data.SqlClient.SqlConnection.Open()</p><p> at Gentle.Provider.SQLServer.SQLServerProvider.GetConnection()</p><p>2010-10-03 18:48:12.140625 [ERROR][MPMain(1)]: Exception :The database backend (provider SQLServer) could not be reached.</p><p>Check the connection string: </p><p>2010-10-03 18:48:12.140625 [ERROR][MPMain(1)]: site :Void FailWith(Gentle.Common.Severity, Gentle.Common.Error, System.Exception, System.String)</p><p>2010-10-03 18:48:12.140625 [ERROR][MPMain(1)]: source :Gentle.Common</p><p>2010-10-03 18:48:12.140625 [ERROR][MPMain(1)]: stacktrace: at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)</p><p> at Gentle.Common.Check.Fail(Exception e, Error error, Object[] args)</p><p> at Gentle.Provider.SQLServer.SQL92Analyzer.Analyze(String tableName)</p><p> at Gentle.Provider.SQLServer.SQLServerAnalyzer.Analyze(String tableName)</p><p> at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)</p><p> at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)</p><p> at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)</p><p> at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)</p><p> at Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type)</p><p> at TvPlugin.ChannelNavigator.ReLoad()</p><p>2010-10-03 18:48:43.015625 [ERROR][MPMain(1)]: OnMessage exception:Error: DatabaseUnavailableUnclassified</p><p>Gentle.Common.GentleException: The database backend (provider SQLServer) could not be reached.</p><p>Check the connection string: ---> System.InvalidOperationException: The ConnectionString property has not been initialized.</p><p> at System.Data.SqlClient.SqlConnection.PermissionDemand()</p><p> at System.Data.SqlClient.SqlConnectionFactory.PermissionDemand(DbConnection outerConnection)</p><p> at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)</p><p> at System.Data.SqlClient.SqlConnection.Open()</p><p> at Gentle.Provider.SQLServer.SQLServerProvider.GetConnection()</p><p> --- End of inner exception stack trace ---</p><p> at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)</p><p> at Gentle.Common.Check.Fail(Exception e, Error error, Object[] args)</p><p> at Gentle.Provider.SQLServer.SQL92Analyzer.Analyze(String tableName)</p><p> at Gentle.Provider.SQLServer.SQLServerAnalyzer.Analyze(String tableName)</p><p> at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)</p><p> at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)</p><p> at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)</p><p> at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)</p><p> at Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type)</p><p> at TvDatabase.RadioChannelGroup.ListAll()</p><p> at TvPlugin.Radio.LoadDirectory(String strNewDirectory)</p><p> at TvPlugin.Radio.OnPageLoad()</p><p> at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)System.InvalidOperationException: The ConnectionString property has not been initialized.</p><p> at System.Data.SqlClient.SqlConnection.PermissionDemand()</p><p> at System.Data.SqlClient.SqlConnectionFactory.PermissionDemand(DbConnection outerConnection)</p><p> at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)</p><p> at System.Data.SqlClient.SqlConnection.Open()</p><p> at Gentle.Provider.SQLServer.SQLServerProvider.GetConnection()</p><p>2010-10-03 18:48:45.781250 [ERROR][MPMain(1)]: OnMessage exception:System.NullReferenceException: Object reference not set to an instance of an object.</p><p> at TvPlugin.Radio.SaveSettings()</p><p> at TvPlugin.Radio.OnPageDestroy(Int32 newWindowId)</p><p> at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)[/CODE]</p><p></p><p></p><p></p><p>I'd like to know where i can reconfigure the SQL information for the radio plugin</p></blockquote><p></p>
[QUOTE="flixxx, post: 663250, member: 61709"] [b]MediaPortal Version[/b]: 1.0 [b]MediaPortal Skin[/b]: Xface [b]Windows Version[/b]: Windows XP SP2 [b]CPU Type[/b]: Intel Q6600 2.4 GHZ [b]HDD[/b]: Seagate 250GB [b]Memory[/b]: OCZ 3GB [b]Motherboard[/b]: Asus p5k-e [b]Video Card[/b]: Asus Nvidia 8600GS [b]Video Card Driver[/b]: 1.5.24 [b]Sound Card[/b]: Asus Xonar DX [b]Sound Card AC3[/b]: Optical out [b]Sound Card Driver[/b]: 5.12.8 [b]1. TV Card[/b]: Twinhan 1020a [b]1. TV Card Type[/b]: DVB-s [b]1. TV Card Driver[/b]: BDA Driver [b]2. TV Card[/b]: [b]2. TV Card Type[/b]: [b]2. TV Card Driver[/b]: [b]3. TV Card[/b]: [b]3. TV Card Type[/b]: [b]3. TV Card Driver[/b]: [b]4. TV Card[/b]: [b]4. TV Card Type[/b]: [b]4. TV Card Driver[/b]: [b]MPEG2 Video Codec[/b]: MPV [b]MPEG2 Audio Codec[/b]: AC3filter [b]h.264 Video Codec[/b]: CoreAVC [b]Satelite/CableTV Provider[/b]: Echostar 110W/119W [b]HTPC Case[/b]: Standard [b]Cooling[/b]: Scythe Zipang [b]Power Supply[/b]: Enermax 400W [b]Remote[/b]: Harmony 880 [b]TV[/b]: Samsung PN50A550 [b]TV - HTPC Connection[/b]: 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)[/CODE] I'd like to know where i can reconfigure the SQL information for the radio plugin [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
SQL configuration for radio plugin
Contact us
RSS
Top
Bottom