Register (quickly) to Win Entry into XBox 360 Zero Hour

For just today (November 10th), you can register to win entry to the XBox 360 Launch Party.  You have to pay your own way to get to the undisclosed location (out west is almost guaranteed), but two days of playing the XBox 360 before the world gets it and a way to buy it if you failed to pre-order (like I did).  Hope to see you there!

Comments:

Ah... Microsoft not so good with asp.net exceptions

Server Error in '/' Application.
--------------------------------------------------------------------------------

Insert Error: Column name or number of supplied values does not match table definition.
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.Data.SqlClient.SqlException: Insert Error: Column name or number of supplied values does not match table definition.

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:


[SqlException: Insert Error: Column name or number of supplied values does not match table definition.]
System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream) +742
System.Data.SqlClient.SqlCommand.ExecuteNonQuery() +196
XboxSurvey.Survey.submit_Click(Object sender, EventArgs e) +3407
System.Web.UI.WebControls.Button.OnClick(EventArgs e) +108
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +57
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +18
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33
System.Web.UI.Page.ProcessRequestMain() +1281



 



 
Save Cancel