Ch 6 Try It Out-Creating a Base Page: Untitled String or empty string error.
Hi, I completed all 7 steps (p209-211), but still get the 'Page title cannot be "Untitled Page" or an empty string.' error for any page I try to open. Verified step 6 updated correctly. For step 7, I manually added the Title="name of the web page" to the page directive for all web pages in the Demos folder and Default.aspx as well (not FrontEnd.master). Still got the error. Decided to add the same text to the <title></title> tags for each page as well, including the FrontEnd.master page (wasn't sure whether to touch the master page? guidance?). Still got the error. Added a Title="Planet Wrox" to the master page directive, and got a build error. Removed it, and I'm now back to Untitled Page empty string error. Using VS Community 2013. Any help/guidance would be greatly appreciated! -Thanks!!
|