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
Products
TV-Server
For The Record - The rule-based scheduling suite
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="mitchkramez" data-source="post: 227096" data-attributes="member: 52848"><p>On my program guide (the web based one) i click a show, and choose any of the record options - any show, and time, any record option, I get this:</p><p> An internal error occurred.</p><p> Check the server's Windows event log.</p><p> </p><p>The Event Viewer Says This:</p><p>[code]</p><p> System.FormatException: Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).</p><p> at System.Guid..ctor(String g)</p><p> at TvScheduler.WebAccess.Utility.GetGuidFromControlId(String value, Int32 startIndex, Guid& guid)</p><p> at TvScheduler.WebAccess.Panels.TvGuidePanel.TitleLabel_Click(Object sender, EventArgs e)</p><p> at System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e)</p><p> at System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument)</p><p> at System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)</p><p> at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)</p><p> at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)</p><p> at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)</p><p>[/code]</p><p></p><p>I Also noticed this in my log...</p><p></p><p>[code]</p><p> System.Web.HttpException: The state information is invalid for this page and might be corrupted. ---> System.Web.UI.ViewStateException: Invalid viewstate. </p><p> Client IP: 127.0.0.1</p><p> Port: 3968</p><p> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11</p><p> ViewState: /wEWBwLcgr6FBQKsipaOCAKxzuOjCQKk18+oDQLun++0BgKCk5NDArGAvdcIIfoge+ywNH6ijSlIrkHUwkt96dU=</p><p> Referer: http://localhost/TvScheduler.WebAccess/Main.aspx</p><p> Path: /TvScheduler.WebAccess/Main.aspx</p><p> --- End of inner exception stack trace ---</p><p> at System.Web.UI.ViewStateException.ThrowError(Exception inner, String persistedState, String errorPageMessage, Boolean macValidationError)</p><p> at System.Web.UI.ClientScriptManager.EnsureEventValidationFieldLoaded()</p><p> at System.Web.UI.ClientScriptManager.ValidateEvent(String uniqueId, String argument)</p><p> at System.Web.UI.Control.ValidateEvent(String uniqueID, String eventArgument)</p><p> at System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument)</p><p> at System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)</p><p> at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)</p><p> at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)</p><p> at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)</p><p></p><p>[/code]</p><p></p><p>Everything else appears to be working correctly, I can edit recordings, save them, create new schedules... I just can't pick a show from the guide and setup a recording from it... Any help is appreciated! Thanks!</p></blockquote><p></p>
[QUOTE="mitchkramez, post: 227096, member: 52848"] On my program guide (the web based one) i click a show, and choose any of the record options - any show, and time, any record option, I get this: An internal error occurred. Check the server's Windows event log. The Event Viewer Says This: [code] System.FormatException: Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx). at System.Guid..ctor(String g) at TvScheduler.WebAccess.Utility.GetGuidFromControlId(String value, Int32 startIndex, Guid& guid) at TvScheduler.WebAccess.Panels.TvGuidePanel.TitleLabel_Click(Object sender, EventArgs e) at System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e) at System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) at System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) [/code] I Also noticed this in my log... [code] System.Web.HttpException: The state information is invalid for this page and might be corrupted. ---> System.Web.UI.ViewStateException: Invalid viewstate. Client IP: 127.0.0.1 Port: 3968 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11 ViewState: /wEWBwLcgr6FBQKsipaOCAKxzuOjCQKk18+oDQLun++0BgKCk5NDArGAvdcIIfoge+ywNH6ijSlIrkHUwkt96dU= Referer: http://localhost/TvScheduler.WebAccess/Main.aspx Path: /TvScheduler.WebAccess/Main.aspx --- End of inner exception stack trace --- at System.Web.UI.ViewStateException.ThrowError(Exception inner, String persistedState, String errorPageMessage, Boolean macValidationError) at System.Web.UI.ClientScriptManager.EnsureEventValidationFieldLoaded() at System.Web.UI.ClientScriptManager.ValidateEvent(String uniqueId, String argument) at System.Web.UI.Control.ValidateEvent(String uniqueID, String eventArgument) at System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) at System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) [/code] Everything else appears to be working correctly, I can edit recordings, save them, create new schedules... I just can't pick a show from the guide and setup a recording from it... Any help is appreciated! Thanks! [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Products
TV-Server
For The Record - The rule-based scheduling suite
Contact us
RSS
Top
Bottom