hi there...
replace the page directive with this and try again:
Code:
<% @ Page Language="C#" MasterPageFile="~/MasterPage.master" Title="Content Page 1" %>
the path to the maste page have something missing.. if the master page is inside a folder add it to the directive.
HTH
Gonzalo
================================================== =========
Read this if you want to know how to get a correct reply for your question:
http://www.catb.org/~esr/faqs/smart-questions.html
^^Took that from dparsons signature and he Took that from planoie's profile
================================================== =========