Problem to set-up local version of kentico 8.0.1

Johirul Islam asked on March 24, 2016 18:02

Hi fellows, I am new in Kentico. I am working on 8.0.1. I took down a live version of Kentico CMS into my local work station which is running Windows 8.1 pro. My database 2008 r2 and IIS 8.5. When i run into the browser i found no error but only white blank screen on front and admin section. Any ideal please help me .....

This cms is full licences. Thank you

Recent Answers


Zach Perry answered on March 24, 2016 18:04

You try clearing the cache? Usually the issue when there is a white scren. Also might try recycling IIS.

0 votesVote for this answer Mark as a Correct answer

Johirul Islam answered on March 24, 2016 18:18 (last edited on March 24, 2016 18:20)

Hi Perry, Thank but No luck. still remain same.I am just wondering any licence or security issue. that prevent me to see the content. In my page after inspect the browser i found

0 votesVote for this answer Mark as a Correct answer

Trevor Fayas answered on March 24, 2016 18:33

Johirul, have you tried inspecting the web page and seeing if there are any network or console errors? Can help us diagnose the issue.

1 votesVote for this answer Mark as a Correct answer

Johirul Islam answered on March 24, 2016 18:42

Thank's Trevors, http://localhost/mylocalDomain/en/default.aspx this my local url.

No consol error. But i got the in timeline "name" column default.aspx. Status column 404.

0 votesVote for this answer Mark as a Correct answer

Virgil Carroll answered on March 24, 2016 19:09

Johirul, try going to the admin interface, if there is any error you should see one there (or you may need to add the debug to your web.config file) It will be at http://localhost/mylocalDomain/admin.

Here are a couple of things that commonly happen: - The App Pool Account for your Kentico site does not have read/write on your database - Your physical directory permissions are not set up well for your IUSRS user - A typo in the sql connection string in the web.config

Hope some of these suggestions help you track it down.

0 votesVote for this answer Mark as a Correct answer

David te Kloese answered on March 24, 2016 23:08

Hi,

Just for a quick check you could also look directly in your database to the CMS_Eventlog table and look for any activity since you've set it up locally. An app start event would indicate it's at least trying to start up Kentico but probably doesn't know which site to show. Additionally it could show some errors. If nothing is logged its either a SQL/IIS configuration or something with your code files.

Greets,

David

1 votesVote for this answer Mark as a Correct answer

Johirul Islam answered on March 29, 2016 19:05

No luck,In the event log show me this.Any idea.

5384815 W 2016-03-29 14:31:27.0058088 Application_End ENDAPP 65 public NULL NULL Message: HostingEnvironment initiated shutdown HostingEnvironment caused shutdown
Shutdown stack: at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo) at System.Environment.get_StackTrace() at System.Web.Hosting.HostingEnvironment.InitiateShutdownInternal() at System.Web.Hosting.HostingEnvironment.InitiateShutdownWithoutDemand() at System.Web.Hosting.PipelineRuntime.StopProcessing()
Call stack: at CMS.EventLog.EventLogProvider.LogApplicationEnd() at CMS.EventLog.EventLogHandlers.LogApplicationEnd(Object sender, EventArgs e) at CMS.Base.AbstractHandler.CallEventHandler[TArgs](EventHandler1 h, TArgs e) at CMS.Base.AbstractHandler.Raise[TArgs](String partName, List1 list, TArgs e, Boolean important) at CMS.Base.SimpleHandler2.RaiseExecute(TArgs e) at CMS.Base.SimpleHandler2.RaiseExecute(TArgs e) at CMS.Base.SimpleHandler`2.StartEvent(TArgs e) at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters) at System.Web.HttpApplication.InvokeMethodWithAssert(MethodInfo method, Int32 paramCount, Object eventSource, EventArgs eventArgs) at System.Web.HttpApplication.ProcessSpecialRequest(HttpContext context, MethodInfo method, Int32 paramCount, Object eventSource, EventArgs eventArgs, HttpSessionState session) at System.Web.HttpApplicationFactory.FireApplicationOnEnd() at System.Web.HttpApplicationFactory.Dispose() at System.Web.HttpRuntime.Dispose() at System.Web.HttpRuntime.ReleaseResourcesAndUnloadAppDomain(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() at System.Threading.ThreadPoolWorkQueue.Dispatch() NULL NULL MARKETING-08

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.