Submitted by Anonymous (not verified) on Fri, 2009-01-02 16:31.
I was making a dumb mistake and got it working. Thanks for the quick reply though!
-Laura
I was missing this line of code since I had typed in the _WizardNext page and not had the computer generate it.
this.WizardNext += new Wizard.UI.WizardPageEventHandler(this.MiddlePage5_WizardNext);
I was making a dumb mistake