No Channels in frontend !!! (1 Viewer)

k_p_abbott

Portal Member
January 20, 2009
34
2
I've had a similar issue with my EPG guide for TV.

I tried to create 'All Channels' for Radio, but it couldn't create it as it already exists!!!!
 

hroch2

Portal Member
October 16, 2010
21
2
Home Country
Slovakia Slovakia
robbo100: I'm seeing the same issue with Radio stations as k_p_abbott above since upgrading to 1.2.0 (and even after upgrading to 1.2.1). I have double checked, "Hide All Channels Group" is not selected in TV Client preferences.
 

hroch2

Portal Member
October 16, 2010
21
2
Home Country
Slovakia Slovakia
mm1352000
Will of course do as soon as I got the chance. But funny enough, it worked flawlessly just before the upgrade so I'm suspecting something there. Will attach a log once I'm home from work.

2011-09-28
I've attached the logs now, hope it helps uncover what's wrong and how I can fix it. Thanks in advance for your help!
 

mm1352000

Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,544
    8,236
    Home Country
    New Zealand New Zealand
    Hi again

    Sorry, I did miss you post! :sorry:

    I think the issue is this:

    [COLLAPSE]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()[/COLLAPSE]

    Can you please post the Gentle.config file from "C:\ProgramData\Team MediaPortal\MediaPortal\". Note that folder is a hidden folder so you need to paste the path into the address bar in Windows explorer in order to get there.

    mm
     

    Vasilich

    Portal Pro
    August 30, 2009
    3,392
    1,173
    Germany, Mayence
    Home Country
    Russian Federation Russian Federation
    mm was right -
    <DefaultProvider name="SQLServer" connectionString="" />
    so no provider is configured.
    try to replace C:\ProgramData\Team MediaPortal\MediaPortal\Gentle.config with your C:\ProgramData\Team MediaPortal\MediaPortal TV Server\Gentle.config (make backup before) and report back if it hepled or not.
     

    Users who are viewing this thread

    Top Bottom