Hi,
The control divNewUser was changed recently from a genericHtml control to asp:Panel, but it is declared correctly in MemberList.aspx.designer.cs
So all I can guess is a deployment error like the latest version of the MemberList.aspx file was not deployed so it does not match the code.
I would make sure you have the latest code, rebuild the solution and make sure you deploy all the files.
Hope that helps,
Joe