Installation and deployment Questions on installation, system configuration and deployment to the live server.
Version 5.x > Installation and deployment > Installation problem - compilation error View modes: 
User avatar
Member
Member
Łukasz Gojowy - 1/11/2010 6:48:48 AM
   
Installation problem - compilation error
Hello,

I just tried to install Kentico 5.0.3656 website on development server, but error occured.

Here are my installation options:
Kentico CMS Web Installer:
.NET Framework 3.5 VS 2008
"I want to install Kentico CMS on Remote server"

Kentico CMS Database Setup
Use SQL Server account
Create a new database
Create starter site: Corporate Site or E-commerce Site
I noticed that on Database Setup - Step 4, the preview images for starter sites are not visible.

Database Setup - Step 5 finished successfully.

After going to "Continue to the new web site" link, following error occurs:

Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS0012: The type 'Global' is defined in an assembly that is not referenced. You must add a reference to assembly 'App_Code.jkxdnjsy, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.

Source Error:


[No relevant source lines]

Source File: c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\kenticocms5_dev\2de6e4e3\2bc52c84\App_Web_querylog.ascx.aefcaa6c.wd8ndxdy.0.cs


This development environment hosts properly Kentico 4.1 website with same configuration.


best regards,
Łukasz Gojowy

User avatar
Kentico Developer
Kentico Developer
kentico_ondrejv - 1/12/2010 1:16:27 AM
   
RE:Installation problem - compilation error
Hello,

Could you please try to delete .NET temporary files for your site? You can find it here C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files

Best regards
Ondrej Vasil

User avatar
Member
Member
Łukasz Gojowy - 1/12/2010 3:31:06 AM
   
RE:Installation problem - compilation error
It works now, thank you!