Tim Stephenson (Archant IS) Posted May 30, 2007 Share Posted May 30, 2007 EveryoneThe forum search was suffering from a corrupted index, and as a result was failing to produce any search results - regardless of what you tried to search for.We've now successfully rebuilt the forum's search index and searches should now be work properly.Please let us know if it misbehaves again... Link to comment Share on other sites More sharing options...
MrCanary Posted June 1, 2007 Share Posted June 1, 2007 Thank you Tim...Are you related to Tom? Link to comment Share on other sites More sharing options...
Mr C Posted June 1, 2007 Share Posted June 1, 2007 Hey... I've been searching for a while, but tried again today and still get the same error... Thanks Link to comment Share on other sites More sharing options...
Clair Posted June 1, 2007 Share Posted June 1, 2007 What error is that? Link to comment Share on other sites More sharing options...
Mr C Posted June 1, 2007 Share Posted June 1, 2007 You know what...??? It's all fixed now! Thanks! Link to comment Share on other sites More sharing options...
Mr C Posted June 1, 2007 Share Posted June 1, 2007 Actually - it's not fully fixed... Server Error in '/cs' Application. Invalid postback or callback argument. Event validation is enabled using <pages enableEventValidation="true"/> in configuration or <%@ Page EnableEventValidation="true" %> in a page. For security purposes, this feature verifies that arguments to postback or callback events originate from the server control that originally rendered them. If the data is valid and expected, use the ClientScriptManager.RegisterForEventValidation method in order to register the postback or callback data for validation. 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.ArgumentException: Invalid postback or callback argument. Event validation is enabled using <pages enableEventValidation="true"/> in configuration or <%@ Page EnableEventValidation="true" %> in a page. For security purposes, this feature verifies that arguments to postback or callback events originate from the server control that originally rendered them. If the data is valid and expected, use the ClientScriptManager.RegisterForEventValidation method in order to register the postback or callback data for validation.Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [ArgumentException: Invalid postback or callback argument. Event validation is enabled using <pages enableEventValidation="true"/> in configuration or <%@ Page EnableEventValidation="true" %> in a page. For security purposes, this feature verifies that arguments to postback or callback events originate from the server control that originally rendered them. If the data is valid and expected, use the ClientScriptManager.RegisterForEventValidation method in order to register the postback or callback data for validation.] System.Web.UI.ClientScriptManager.ValidateEvent(String uniqueId, String argument) +2082620 System.Web.UI.Control.ValidateEvent(String uniqueID, String eventArgument) +106 System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +32 System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +7 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +11 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +174 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5102Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210 Link to comment Share on other sites More sharing options...
Tim Stephenson (Archant IS) Posted June 4, 2007 Author Share Posted June 4, 2007 EveryoneA server update has now been applied which should have fixed the "Event Validation" error messages. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.