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
WebService and Mobile Access
Graveyard
MPWebServices
server error - application message
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="staticx" data-source="post: 571955" data-attributes="member: 89929"><p>Hi</p><p></p><p>I've tried many times, but I'm about to give up... I cannot get this to work.</p><p>The plugin is installed on th main computer with MP1.1B and TVSERVER beta + latest SVN.</p><p>some bugs:</p><p></p><p>--- I get this error message when trying to enter TV/RECORDING/RADIO/SCHEDULES/TV SERVER STATUS.</p><p></p><p>[CODE]Server Error in '/' Application.</p><p>--------------------------------------------------------------------------------</p><p></p><p>No such host is known </p><p>Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. </p><p></p><p>Exception Details: System.Net.Sockets.SocketException: No such host is known</p><p></p><p>Source Error: </p><p></p><p></p><p>Line 204: if (!ConnectToDatabase())</p><p>Line 205: return ret;</p><p>Line 206: IList<ChannelGroup> groups=ChannelGroup.ListAll();</p><p>Line 207: foreach (ChannelGroup group in groups)</p><p>Line 208: ret.Add(new WebChannelGroup(group.IdGroup,group.GroupName));</p><p> </p><p></p><p>Source File: c:\Program Files\Team MediaPortal\MediaPortal TV Server\Plugins\MPWebServices\htdocs\App_Code\TvServiceWebServices.asmx.cs Line: 206 </p><p></p><p>Stack Trace: </p><p></p><p></p><p>[SocketException (0x2af9): No such host is known]</p><p> System.Net.Dns.GetAddrInfo(String name) +414</p><p> System.Net.Dns.InternalGetHostByName(String hostName, Boolean includeIPv6) +97</p><p> System.Net.Dns.GetHostEntry(String hostNameOrAddress) +174</p><p> MySql.Data.Common.StreamCreator.GetHostEntry(String hostname) +98</p><p> MySql.Data.Common.StreamCreator.GetStream(UInt32 timeOut) +345</p><p> MySql.Data.MySqlClient.NativeDriver.Open() +219</p><p></p><p>[MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts.]</p><p> MySql.Data.MySqlClient.NativeDriver.Open() +305</p><p> MySql.Data.MySqlClient.MySqlPool.GetPooledConnection() +89</p><p> MySql.Data.MySqlClient.MySqlPool.GetConnection() +160</p><p> MySql.Data.MySqlClient.MySqlConnection.Open() +212</p><p> Gentle.Provider.MySQL.MySQLProvider.GetConnection() +63</p><p></p><p>[GentleException: The database backend (provider MySQL) could not be reached.</p><p>Check the connection string: Password=mediaportal;Persist Security Info=True;User ID=sa;Initial Catalog=MpTvDb;Data Source=HTPC-1\SQLEXPRESS;Connection Timeout=300;]</p><p> Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg) +89</p><p> Gentle.Common.Check.Fail(Exception e, Error error, Object[] args) +42</p><p> Gentle.Provider.MySQL.MySQLAnalyzer.Analyze(String tableName) +515</p><p> Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map) +155</p><p> Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type) +1519</p><p> Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type) +114</p><p> Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator) +204</p><p> Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type) +13</p><p> TvDatabase.ChannelGroup.ListAll() +39</p><p> MediaPortal.TvServer.WebServices.ServiceInterface.GetTvChannelGroups() in c:\Program Files\Team MediaPortal\MediaPortal TV Server\Plugins\MPWebServices\htdocs\App_Code\TvServiceWebServices.asmx.cs:206</p><p> Default.RefreshTv() in c:\Program Files\Team MediaPortal\MediaPortal TV Server\Plugins\MPWebServices\htdocs\Default.aspx.cs:163</p><p> Default.btnTv_Click(Object sender, EventArgs e) in c:\Program Files\Team MediaPortal\MediaPortal TV Server\Plugins\MPWebServices\htdocs\Default.aspx.cs:112</p><p> System.Web.UI.WebControls.Button.OnClick(EventArgs e) +78</p><p> System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +100</p><p> System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10</p><p> System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13</p><p> System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36</p><p> System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2863</p><p></p><p> </p><p>[/CODE] </p><p></p><p>--- I cannot see any video or music files, I don't know where can I find the VLC browser patch - can't it be in asx format for media player? it's more versatile player than VLC...</p><p>--- I can't see any photos, all I see is blank squares with the file name.</p><p>--- I cannot see anything in "Movies" </p><p>--- When I try to search for an album I also get the error message above</p><p></p><p>please help me make this plugin work.</p><p></p><p>thanks <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite8" alt=":D" title="Big Grin :D" loading="lazy" data-shortname=":D" /></p></blockquote><p></p>
[QUOTE="staticx, post: 571955, member: 89929"] Hi I've tried many times, but I'm about to give up... I cannot get this to work. The plugin is installed on th main computer with MP1.1B and TVSERVER beta + latest SVN. some bugs: --- I get this error message when trying to enter TV/RECORDING/RADIO/SCHEDULES/TV SERVER STATUS. [CODE]Server Error in '/' Application. -------------------------------------------------------------------------------- No such host is known Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.Net.Sockets.SocketException: No such host is known Source Error: Line 204: if (!ConnectToDatabase()) Line 205: return ret; Line 206: IList<ChannelGroup> groups=ChannelGroup.ListAll(); Line 207: foreach (ChannelGroup group in groups) Line 208: ret.Add(new WebChannelGroup(group.IdGroup,group.GroupName)); Source File: c:\Program Files\Team MediaPortal\MediaPortal TV Server\Plugins\MPWebServices\htdocs\App_Code\TvServiceWebServices.asmx.cs Line: 206 Stack Trace: [SocketException (0x2af9): No such host is known] System.Net.Dns.GetAddrInfo(String name) +414 System.Net.Dns.InternalGetHostByName(String hostName, Boolean includeIPv6) +97 System.Net.Dns.GetHostEntry(String hostNameOrAddress) +174 MySql.Data.Common.StreamCreator.GetHostEntry(String hostname) +98 MySql.Data.Common.StreamCreator.GetStream(UInt32 timeOut) +345 MySql.Data.MySqlClient.NativeDriver.Open() +219 [MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts.] MySql.Data.MySqlClient.NativeDriver.Open() +305 MySql.Data.MySqlClient.MySqlPool.GetPooledConnection() +89 MySql.Data.MySqlClient.MySqlPool.GetConnection() +160 MySql.Data.MySqlClient.MySqlConnection.Open() +212 Gentle.Provider.MySQL.MySQLProvider.GetConnection() +63 [GentleException: The database backend (provider MySQL) could not be reached. Check the connection string: Password=mediaportal;Persist Security Info=True;User ID=sa;Initial Catalog=MpTvDb;Data Source=HTPC-1\SQLEXPRESS;Connection Timeout=300;] Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg) +89 Gentle.Common.Check.Fail(Exception e, Error error, Object[] args) +42 Gentle.Provider.MySQL.MySQLAnalyzer.Analyze(String tableName) +515 Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map) +155 Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type) +1519 Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type) +114 Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator) +204 Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type) +13 TvDatabase.ChannelGroup.ListAll() +39 MediaPortal.TvServer.WebServices.ServiceInterface.GetTvChannelGroups() in c:\Program Files\Team MediaPortal\MediaPortal TV Server\Plugins\MPWebServices\htdocs\App_Code\TvServiceWebServices.asmx.cs:206 Default.RefreshTv() in c:\Program Files\Team MediaPortal\MediaPortal TV Server\Plugins\MPWebServices\htdocs\Default.aspx.cs:163 Default.btnTv_Click(Object sender, EventArgs e) in c:\Program Files\Team MediaPortal\MediaPortal TV Server\Plugins\MPWebServices\htdocs\Default.aspx.cs:112 System.Web.UI.WebControls.Button.OnClick(EventArgs e) +78 System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +100 System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2863 [/CODE] --- I cannot see any video or music files, I don't know where can I find the VLC browser patch - can't it be in asx format for media player? it's more versatile player than VLC... --- I can't see any photos, all I see is blank squares with the file name. --- I cannot see anything in "Movies" --- When I try to search for an album I also get the error message above please help me make this plugin work. thanks :thx: [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
WebService and Mobile Access
Graveyard
MPWebServices
server error - application message
Contact us
RSS
Top
Bottom