The text of this article is not in this database — only its details are. Read it on the old site: Using Web User Control
1 Comment
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
The text of this article is not in this database — only its details are. Read it on the old site: Using Web User Control
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
Nguyen Thanh TuongPosted Nov 9, 2011, 11:19 AM
Error 1 Could not match 'HeadContent' with any ContentPlaceHolder F:\WebSite21\Default.aspx F:\WebSite21\ Error 2 Type 'System.Web.UI.WebControls.CreateUserWizard' does not have a public property named 'LayoutTemplate'. F:\WebSite21\Account\Register.aspx 8 Error 3 Type 'System.Web.UI.WebControls.CreateUserWizard' does not have a public property named 'PlaceHolder'. F:\WebSite21\Account\Register.aspx 9 Error 4 Type 'System.Web.UI.WebControls.CreateUserWizard' does not have a public property named 'PlaceHolder'. F:\WebSite21\Account\Register.aspx 10 Error 5 Content ('</asp:PlaceHolder> </asp:PlaceHolder> </LayoutTemplate>') does not match any properties within a 'System.Web.UI.WebControls.CreateUserWizard', make sure it is well-formed. F:\WebSite21\Account\Register.aspx 9 Error 6 The type or namespace name 'Linq' does not exist in the namespace 'System' (are you missing an assembly reference?) F:\WebSite21\Site.master.cs 3 Error 7 The type or namespace name 'Linq' does not exist in the namespace 'System' (are you missing an assembly reference?) F:\WebSite21\WebUserControl.ascx.cs 3 14 F:\WebSite21\ Warning 8 The 'targetFramework' attribute is not declared. F:\WebSite21\Web.config 4 31 F:\WebSite21\