Hi Colin,
Thanks for the bug report.
It can be fixed immediately by editing the Register.aspx page, find this:
<portal:mojoLabel ID="lblErrorMessage" runat="server" CssClass="txterror" />
and replace it with this:
<portal:mojoLabel ID="ErrorMessage" runat="server" CssClass="txterror" />
Thanks,
Joe