Server Error in '/' Application.

Parser Error

Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: Type 'System.Web.UI.WebControls.CreateUserWizard' does not have a public property named 'LayoutTemplate'.

Source Error:


Line 6:  <asp:Content ID="BodyContent" runat="server" ContentPlaceHolderID="MainContent">
Line 7:      <asp:CreateUserWizard ID="RegisterUser" runat="server" EnableViewState="false" OnCreatedUser="RegisterUser_CreatedUser">
Line 8:          <LayoutTemplate>
Line 9:              <asp:PlaceHolder ID="wizardStepPlaceholder" runat="server"></asp:PlaceHolder>
Line 10:             <asp:PlaceHolder ID="navigationPlaceholder" runat="server"></asp:PlaceHolder>

Source File: /Account/Register.aspx    Line: 8


Version Information: Microsoft .NET Framework Version:2.0.50727.9035; ASP.NET Version:2.0.50727.9031