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
Bugreports
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="Wappy" data-source="post: 592563" data-attributes="member: 82536"><p>Versions </p><p></p><p>Mediaportal 1.1 RC1 </p><p></p><p>Webservices RC3.</p><p></p><p>Problem</p><p></p><p>When clicking on the tv link i get this (error see below) and similar for all the other tabs only moving pictures and TVseries works and streams the media</p><p></p><p>[html]Server Error in '/' Application.</p><p>Input string was not in a correct format.</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.FormatException: Input string was not in a correct format.</p><p></p><p>Source Error:</p><p></p><p>Line 180: }</p><p>Line 181:</p><p>Line 182: List<WebMiniEPG> epgs = server.GetTvMiniEPGForGroup(Int32.Parse(cbTvGroups.SelectedValue));</p><p>Line 183: DataTable dt = new DataTable();</p><p>Line 184: dt.Columns.Add("channel", typeof(string));</p><p></p><p></p><p>Source File: c:\Program Files\Team MediaPortal\MediaPortal TV Server\Plugins\MPWebServices\htdocs\Default.aspx.cs Line: 182</p><p></p><p>Stack Trace:</p><p></p><p>[FormatException: Input string was not in a correct format.]</p><p> System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) +7469351</p><p> System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) +119</p><p> System.Int32.Parse(String s) +23</p><p> Default.RefreshTv() in c:\Program Files\Team MediaPortal\MediaPortal TV Server\Plugins\MPWebServices\htdocs\Default.aspx.cs:182</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>[/html]</p><p>Any help appreciated wappy</p></blockquote><p></p>
[QUOTE="Wappy, post: 592563, member: 82536"] Versions Mediaportal 1.1 RC1 Webservices RC3. Problem When clicking on the tv link i get this (error see below) and similar for all the other tabs only moving pictures and TVseries works and streams the media [html]Server Error in '/' Application. Input string was not in a correct format. 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.FormatException: Input string was not in a correct format. Source Error: Line 180: } Line 181: Line 182: List<WebMiniEPG> epgs = server.GetTvMiniEPGForGroup(Int32.Parse(cbTvGroups.SelectedValue)); Line 183: DataTable dt = new DataTable(); Line 184: dt.Columns.Add("channel", typeof(string)); Source File: c:\Program Files\Team MediaPortal\MediaPortal TV Server\Plugins\MPWebServices\htdocs\Default.aspx.cs Line: 182 Stack Trace: [FormatException: Input string was not in a correct format.] System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) +7469351 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) +119 System.Int32.Parse(String s) +23 Default.RefreshTv() in c:\Program Files\Team MediaPortal\MediaPortal TV Server\Plugins\MPWebServices\htdocs\Default.aspx.cs:182 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 [/html] Any help appreciated wappy [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
WebService and Mobile Access
Graveyard
MPWebServices
Bugreports
Contact us
RSS
Top
Bottom