Guys, I am trying to download your evaluation suite. WHen I fill out my information and click submit, there is a ASP.NET stack trace with an error of "object reference not set to an instance of an object". How can I get a hold of your grid? Here is the trace:
[NullReferenceException: Object reference not set to an instance of an object.]
KeyGen.SuiteEval.F3257DFEA7629834F32A(Int32 ver, Int32 day, Int32 month, Int32 year, String pszEmail, UInt32 prodDWORD, String& pszKey) +0
KeyGen.SuiteEval.GenerateKey() +324
KeyGen.SuiteEval.SubmitBtn_Click(Object sender, ImageClickEventArgs e) +518
System.Web.UI.WebControls.ImageButton.OnClick(ImageClickEventArgs e) +109
System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +69
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +18
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33
System.Web.UI.Page.ProcessRequestMain() +1277
--------------------------------------------------------------------------------