> I have just installed the web application project addon for VS2005.
That's good.
> I want to have a master page so I put a directive in the web config
> pointing
> to my page.
OK - with you so far...
> Now I want to create a page. So I remove all the html in the page except
> the
> page directive at the top and replace with a asp:content
OK - so you have created a completely empty content page - fair enough...
> The problem is it now has all these compile errors not recognising any
> tags.
>
> What am I doing wrong please????
Er, well have you actually *created* your MasterPage...?
Rotsey - 30 Dec 2006 06:15 GMT
yes I had
the problem was that I did not use the "Content page" template
so I did that and it works......but don't know why what I was not working
as the page directive seems the same for both
>> I have just installed the web application project addon for VS2005.
>
[quoted text clipped - 18 lines]
>
> Er, well have you actually *created* your MasterPage...?
Mark Rae - 30 Dec 2006 07:05 GMT
> the problem was that I did not use the "Content page" template
Ah - that would explain it... :-)