I keep getting a build error "Demos_$safeitemname$ is not a valid value for attribute 'inherits'" in all new .aspx pages that I make from this MyBasePage, but I don't remember what that is - is that the same thing as the Master Page that we did earlier? If so then when do I use which and why am I getting this error all of the sudden, and then I have to look at the source
VB to see what it's supposed to be and then copy the correct header in. What is this <% @Page Inherits> stuff anyway? I don't remember this being explained.

