Installation and deployment Questions on installation, system configuration and deployment to the live server.
Version 5.x > Installation and deployment > Compilation Error after fresh install of version 5.5 in Win7 View modes: 
User avatar
Member
Member
tytonytong-hotmail - 1/21/2011 3:20:07 PM
   
Compilation Error after fresh install of version 5.5 in Win7
Hello,

I just download the latest version of 5.5 today to install in local of my Win7. I used Kentico CMS Web Installer, using .NET 4.0 and VS 2010, local server, default IIS location and full installation. After installation finished, I opened http://localhost/kenticoCMS/, but run into Compilation Error.

Compiler Error Message: CS0234: The type or namespace name 'GlobalHelper' does not exist in the namespace 'CMS' (are you missing an assembly reference?)

Line 13: using System.Web.UI.WebControls;
Line 14:
Line 15: using CMS.GlobalHelper;
Line 16: using CMS.SettingsProvider;
Line 17: using CMS.CMSHelper;

When I tried http://localhost/kenticoCMS/cmsIntall/install.aspx, run into same Compiler error of related to "GlobalHelper".

Could this be permission issue (I updated IIS_User permission already) or I other config setting I missed?

thanks for any help!

Tony

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 1/24/2011 3:45:49 AM
   
RE:Compilation Error after fresh install of version 5.5 in Win7
Hi,

Could you please try to seuggestions from these two forum threads:

http://devnet.kentico.com/Forums.aspx?forumid=18&threadid=10753
and
http://devnet.kentico.com/Forums.aspx?forumid=37&threadid=7988

Best regards,
Juraj Ondrus