masterpage error :confused:
-
I created a asp.net website . I then added a masterpage to it and then a webform to which I added the masterpage file. It Builds Fine but has following runtime error: "Content controls have to be top-level controls in a content page or a nested master page that references a master page." I didn't add anything to the masterpage or content page !!
-
I created a asp.net website . I then added a masterpage to it and then a webform to which I added the masterpage file. It Builds Fine but has following runtime error: "Content controls have to be top-level controls in a content page or a nested master page that references a master page." I didn't add anything to the masterpage or content page !!
Based on your last couple of posts you need to stop what you are doing and read more about masterpages and how to use them
I know the language. I've read a book. - _Madmatt
-
I created a asp.net website . I then added a masterpage to it and then a webform to which I added the masterpage file. It Builds Fine but has following runtime error: "Content controls have to be top-level controls in a content page or a nested master page that references a master page." I didn't add anything to the masterpage or content page !!