Installation and deployment Questions on installation, system configuration and deployment to the live server.
Version 4.x > Installation and deployment > Installation error View modes: 
User avatar
Certified Developer 9
Certified Developer 9
jkh80 - 3/22/2009 3:27:51 PM
   
Installation error
I have installed Kentico on my machine and was attempting to set up a new site using the site installer, but this is the error I get when I try to access the site I have installed for the first time (before setting up the database):


Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: Unknown server tag 'cms:LayoutPanel'.

Source Error:

Line 78: <cms:RequireScript ID="rqScript" runat="server" />
Line 79: <asp:Panel runat="server" ID="pnlBody" CssClass="InstallerBody">
Line 80: <cms:LayoutPanel ID="layPanel" runat="server" LayoutCssClass="InstallPanel">
Line 81: <asp:Label ID="lblHeader" CssClass="InstallHeader" runat="server" /><br />
Line 82: <asp:Image ID="imgHeader" runat="server" CssClass="InstalHeader" />

Source File: /KenticoCMS/cmsinstall/install.aspx Line: 80


I am running the site locally in a sub-folder, and the address I was using to access the script is http://localhost/KenticoCMS/cmsinstall/install.aspx.

Has anyone else experienced this issue?

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 3/23/2009 5:51:04 AM
   
RE:Installation error
Hi,

Could you please describe us your environment with more details?

Which version og .Net framework and Visual Studio are you using?
Which version of IIS?
Are you running the CMS on shared hosting? What are the security settings (medium trust?)?

Best Regards,
Juraj Ondrus