<br><br><div class="gmail_quote">On Thu, Jan 17, 2013 at 10:41 AM, Warpme <span dir="ltr"><<a href="mailto:warpme@o2.pl" target="_blank">warpme@o2.pl</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 1/17/13 4:31 PM, Jon Heizer wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
Now this one is weird. I had this happen to me once about a week ago and could never reproduce it. Once I refreshed the page everything worked correctly again. It makes no sense as it is complaining about a dropdown's value but all of them are totally static data so I am not sure what it could have to complain about. I would try pulling up the page again and see if it works for you this time.<br>
<br>
Few questions:<br>
1. New install or updating from .3?<br>
</blockquote></div>
It is new install over clean dir.<div class="im"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
2. Can you check that /App_Data/settings.xml is owned and writable by your apache user (www-data if a debian install)<br>
</blockquote></div>
It wasn't but now it is. Unfortunately issue is still present. See log below<div class="im"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
3. Can you check the error log for any errrors (not related to ZeroConf)<br>
</blockquote></div>
Here is log entries related to issue:<br>
<br>
at ASP.global_asax.Application_<u></u>Start (System.Object sender, System.EventArgs e) [0x00000] in <filename unknown>:0<br>
2013-01-17 17:38:03,443 [Threadpool worker] INFO SiteSettings Loading settings file<br>
2013-01-17 17:38:03,582 [Threadpool worker] INFO Resolutions Loading resolutions file<br>
2013-01-17 17:38:11,057 [Threadpool worker] ERROR ASP.global_asax 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.<u></u>RegisterForEventValidation method in order to register the postback or callback data for validation.<div class="HOEnZb">
<div class="h5"><br>
at System.Web.UI.<u></u>ClientScriptManager.<u></u>ValidateEvent (System.String uniqueId, System.String argument) [0x00000] in <filename unknown>:0<br>
at System.Web.UI.Control.<u></u>ValidateEvent (System.String uniqueId, System.String argument) [0x00000] in <filename unknown>:0<br>
at System.Web.UI.WebControls.<u></u>DropDownList.LoadPostData (System.String postDataKey, System.Collections.<u></u>Specialized.<u></u>NameValueCollection postCollection) [0x00000] in <filename unknown>:0<br>
at System.Web.UI.WebControls.<u></u>DropDownList.System.Web.UI.<u></u>IPostBackDataHandler.<u></u>LoadPostData (System.String postDataKey, System.Collections.<u></u>Specialized.<u></u>NameValueCollection postCollection) [0x00000] in <filename unknown>:0<br>
at System.Web.UI.Page.<u></u>ProcessPostData (System.Collections.<u></u>Specialized.<u></u>NameValueCollection data, Boolean second) [0x00000] in <filename unknown>:0<br>
at System.Web.UI.Page.<u></u>ProcessPostData () [0x00000] in <filename unknown>:0<br>
at System.Web.UI.Page.<u></u>InternalProcessRequest () [0x00000] in <filename unknown>:0<br>
at System.Web.UI.Page.<u></u>ProcessRequest (System.Web.HttpContext context) [0x00000] in <filename unknown>:0<br>
<br>
</div></div></blockquote></div><div><br></div>I just uploaded a new build disabling that check. I still can't seem to make it happen here. Go ahead and give that a try and let me know if you still have an issue or not.<div>
<br></div><div>Jon</div>