Bug reports Found a bug? Post it here, please! This forum is closed.
Version 4.0 BETA and RC > Bug reports > New Site Wizard Fails View modes: 
User avatar
Member
Member
tony.leatham-eggheaddesign.co - 1/30/2009 9:48:09 AM
   
New Site Wizard Fails
Steps to reproduce:

Site Manager/Sites/New Site Wizard

Step 1: select "new site from template"
Step 2: choose any template
Step 3: enter any data
Step 4: Exception thrown "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."

Workaround: instead of working within the page frame, elect to open the frame in a new browser window. Everything works fine then


User avatar
Member
Member
tony.leatham-eggheaddesign.co - 1/30/2009 11:44:26 AM
   
RE:New Site Wizard Fails
More information:

This only appears to be a problem in Google Chrome. I've just repeated the test in IE7 and eveything is fine