I had upload all the files of my project to IIS7
and when I tried to browse the site I got parser error
Parser Error Message: Unknown server tag 'cms:CMSPageManager'.
body class="<%=BodyClass%>" <%=BodyParameters%>>
Line 10: <form id="form1" runat="server">
Line 11: <cms:CMSPageManager ID="manPage" runat="server" />
Line 12: <asp:Label runat="server" ID="lblText" EnableViewState="false" />
Line 13: </form>