Reusable Page Template Chapter 6
Hi,
When I created my TestPage.aspx (Try-It-Out, Step 10, Pg 217), The markup and code behind had not been renamed to _TestPage.
When I created Temporary.aspx (Try-It-Out, Step 2, Pg 215), I got 2 'Context' is not a member of 'Temporary' errors both on line 1, column 1 of the Temporary.aspx file (in addition to the invalid character error I was told to expect on the code behind).
Would those 2 errors cause step my aforementioned Step 10 to fail? What is causing them?
thanks!
|