Portal Engine
Version 2.x > Portal Engine > something wrong with layout View modes: 
User avatar
Member
Member
pjdu - 1/5/2007 8:13:53 AM
   
something wrong with layout
1. I recompiled the project in the installed directory successfully
(ie. C:\Program Files\KenticoCMS\2.0b\Webinstaller\WebSites\blank) using VS2005

2. Set up a new website in IIS with the recompiled website in the first step

3. when I browse the homepage or the CMSDesk,the following error occured:

[Error loading the layout 'Layout']
The file '/kentico/CMSLayouts/CorporateSite/MasterPage---36cd02bc-07cd-436d-8f7e-877bc3ef3f36.ascx' does not exist.

why this happended?

User avatar
Member
Member
barranr - 1/17/2007 3:24:26 PM
   
Re: something wrong with layout
I get the same error when publishing the precompiled site ... anyone?

User avatar
Guest
admin - 1/20/2007 6:23:19 PM
   
Re: something wrong with layout
Hello,

unfortunately, Kentico CMS currently doesn't support pre-compiled web site. You need to install a new project (in source form) using the Web Installer.

Best Regards,

User avatar
Member
Member
michaelstrauss - 2/16/2007 1:03:46 AM
   
Re: something wrong with layout
I am using Microsoft's 'aspnet_merge' utility to complile the website into one DLL. This worked fine in 1.8-1.9b flavours. Now, I have another site in 2.0b and I am get this same error.
Are you saying this is no longer an option and that the only way to move a new website to production is to use the 'export'/'import' utility?