Installation and deployment Questions on installation, system configuration and deployment to the live server.
Version 4.x > Installation and deployment > Install successfull, but live site says: The web site doesn't contain any content. Sign in to CMS Desk and edit the content. View modes: 
User avatar
Member
Member
francois.voeltzel-sedasis - 3/9/2009 9:45:05 AM
   
Install successfull, but live site says: The web site doesn't contain any content. Sign in to CMS Desk and edit the content.
Hi,
I've just reinstalled kentico on my vista laptop (was working on xp/sp2 before)...
Everthing looks perfect during install (permissions/databse connection/corporate template).
I run my localhost as usual to test, and access the site manager: i can see the corporate template and edit it, but when i try to see live site, all i have is a blank screen with: The web site doesn't contain any content. Sign in to CMS Desk and edit the content.

I don't understand why... i've searched the forum for clues about it but found nothing.

Any hints??

Thanks

User avatar
Member
Member
francois.voeltzel-sedasis - 3/9/2009 11:36:47 AM
   
RE:Install successfull, but live site says: The web site doesn't contain any content. Sign in to CMS Desk and edit the content.
Solved!! was about IIS configuration...

User avatar
Member
Member
alicia-catalogsonline - 3/19/2009 9:27:39 AM
   
RE:Install successfull, but live site says: The web site doesn't contain any content. Sign in to CMS Desk and edit the content.
Hey. Could you please post what you had to change in the configuration? I'm having this same issue. Thanks!

Alicia

User avatar
Member
Member
francois.voeltzel-sedasis - 3/20/2009 7:23:59 AM
   
RE:Install successfull, but live site says: The web site doesn't contain any content. Sign in to CMS Desk and edit the content.
That's because your content is just read and not interpreted by server...

Start your IIS Manager (v7 for my case)
Go to your website application and right click on it and select advanced parameters
In Behavior sub menu, change the application pool from "DefaultAppPool" to "Classic .NET AppPool"...

Should be better, tell me if it solved your case...

François

User avatar
Member
Member
alicia-catalogsonline - 3/20/2009 9:45:56 AM
   
RE:Install successfull, but live site says: The web site doesn't contain any content. Sign in to CMS Desk and edit the content.
Thanks for the advice. I'm using IIS7 too. When I made that change though I started getting this error and I can't even load the cmsdesk:

Server Error in '/KenticoCMS' Application.
--------------------------------------------------------------------------------

Method not found: 'Void System.ServiceModel.Diagnostics.EventLogger.UnsafeLogEvent(System.Diagnostics.TraceEventType, System.ServiceModel.Diagnostics.EventLogCategory, System.ServiceModel.Diagnostics.EventLogEventId, Boolean, System.String[])'.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.MissingMethodException: Method not found: 'Void System.ServiceModel.Diagnostics.EventLogger.UnsafeLogEvent(System.Diagnostics.TraceEventType, System.ServiceModel.Diagnostics.EventLogCategory, System.ServiceModel.Diagnostics.EventLogEventId, Boolean, System.String[])'.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[MissingMethodException: Method not found: 'Void System.ServiceModel.Diagnostics.EventLogger.UnsafeLogEvent(System.Diagnostics.TraceEventType, System.ServiceModel.Diagnostics.EventLogCategory, System.ServiceModel.Diagnostics.EventLogEventId, Boolean, System.String[])'.]
System.Runtime.CompilerServices.RuntimeHelpers.PrepareDelegate(Delegate d) +0
System.AppDomain.add_UnhandledException(UnhandledExceptionEventHandler value) +35
System.ServiceModel.ServiceHostingEnvironment.EnsureInitialized() +384
System.ServiceModel.PartialTrustHelpers.PartialTrustInvoke(ContextCallback callback, Object state) +108
System.ServiceModel.Activation.HttpModule.ProcessRequest(Object sender, EventArgs e) +65
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +80
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +171




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.3074; ASP.NET Version:2.0.50727.3074










If you have any other advice, I'd appreciate it very much. Thank you.

Alicia

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 3/23/2009 4:14:00 AM
   
RE:Install successfull, but live site says: The web site doesn't contain any content. Sign in to CMS Desk and edit the content.
Hi,

What are the security settings in your environment? Are you using something like Medium trust environment? What are the other IIS settings of the application pool?
Thank you.

Best Regards,
Juraj Ondrus

User avatar
Member
Member
alicia-catalogsonline - 3/23/2009 10:58:56 AM
   
RE:Install successfull, but live site says: The web site doesn't contain any content. Sign in to CMS Desk and edit the content.
My issue was resolved by installing SP1 for vista. I hope this helps someone else!

User avatar
Member
Member
rwoinaroski-sourcespeed - 5/21/2009 10:30:21 AM
   
RE:Install successfull, but live site says: The web site doesn't contain any content. Sign in to CMS Desk and edit the content.
I had the same problem ( running Vista / IIS7.0) setting the application pool from DefaultAppPool to Classic .net AppPool fixed it.

Thanks,
Radu W.

User avatar
Member
Member
intellilink - 6/1/2009 6:16:44 AM
   
RE:Install successfull, but live site says: The web site doesn't contain any content. Sign in to CMS Desk and edit the content.
I am also having the same problem on Windows Server 2003 SP2. Any ideas?

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 6/1/2009 2:00:24 PM
   
RE:Install successfull, but live site says: The web site doesn't contain any content. Sign in to CMS Desk and edit the content.
Hi,

Could please also check this FAQ - http://devnet.kentico.com/FAQs/General.aspx#FAQ60?
I hope it will help.

Best Regards,
Juraj Ondrus