Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Amer 6 posts 26 karma points
    Jul 14, 2014 @ 13:11
    Amer
    0

    All Content Nodes disappeared

    Hi,

    Please we need an urgent help in the below issue,

    We are currently using umbraco 6.0.2, .net 4  

    Everything works fine locally, but when we have uploaded our Application, all Content Nodes disappeared from the back office.

    We have struggled into this issue a long time and have tried almost everthing written on the net but no luck.

    We have tried:

    1- To give more permissions to our published folders.

    2- Change the Umbraco version but we dont want to upgrade for now because some tasks will stop upon to your         documentation (macros...). Also see the 5% issue below.

    3- Connection strings changes.

    4- Give permissions from the database Side. 

    NB: The validating file permissions Form always stopped on database connection at 5% and we tried to fix this issue but no luck.

    So please we need a full support at least on the first issue. If you have a number to call please let us know. Thanks.

  • Arie 224 posts 675 karma points
    Jul 15, 2014 @ 04:35
    Arie
    0

    Did you also upload the database?

  • Amer 6 posts 26 karma points
    Jul 15, 2014 @ 09:17
    Amer
    0

    Hi

    yes, we uploaded, and we can access the back office.

    this image locally,

    after we uploaded the website online

    but we can see all nodes at Sort window

    Any help please 

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Jul 15, 2014 @ 10:09
    Jan Skovgaard
    0

    Hi Amer

    Have you checked the console log of your browser to see if it gives any errors? Also make sure to see if the /App_Data/logs file reveals anything.

    Could it be a permission issue perhaps?

    /Jan

  • Amer 6 posts 26 karma points
    Jul 15, 2014 @ 12:32
    Amer
    0

    Hi Jan

     

    1- We checked our console browser there no problems. locally and on the server. 

     

     

     

     

     

     

     

    2- I checked  /App_Data/logs file : (See In Bold)

     

    2014-07-15 02:35:10,644 [19] INFO  umbraco.BusinessLogic.Log - [Thread 5] Redirected log call (please use Umbraco.Core.Logging.LogHelper instead of umbraco.BusinessLogic.Log) | Type: Debug | User: 0 | NodeId: -1 | Comment: The eventhandlers are attached2014-07-15 02:35:10,659 [19] ERROR Umbraco.Core.PluginManager - [Thread 1] Error creating type umbraco.presentation.EnsureSystemPathsApplicationStartupHandlerSystem.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access to the path 'D:\Hosting\10927584\html\App_Code' is denied.
       at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

       at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost)
       at System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost)
       at System.IO.Directory.CreateDirectory(String path)
       at umbraco.presentation.EnsureSystemPathsApplicationStartupHandler..ctor()
       --- End of inner exception stack trace ---
       at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
       at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark) 
     at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
       at System.Activator.CreateInstance(Type type, Boolean nonPublic)
       at System.Activator.CreateInstance(Type type)
       at Umbraco.Core.PluginManager.CreateInstances[T](IEnumerable`1 types, Boolean throwException)
    2014-07-15 02:35:10,659 [19] INFO  umbraco.BusinessLogic.Log - [Thread 12] Redirected log call (please use Umbraco.Core.Logging.LogHelper instead of umbraco.BusinessLogic.Log) | Type: Custom | User: 0 | NodeId: -1 | Comment: [UmbracoExamine] Adding examine event handlers for index providers: 3
    2014-07-15 02:35:10,675 [19] INFO  Umbraco.Core.PluginManager - [Thread 1] Completed resolution of types of umbraco.interfaces.IApplication, found 7 (took 16ms)
    2014-07-15 02:35:10,737 [19] INFO  Umbraco.Core.PluginManager - [Thread 1] Completed resolution of types of umbraco.interfaces.ITree, found 27 (took 12ms)
    2014-07-15 02:35:25,246 [19] INFO  umbraco.BasePages.BasePage - [Thread 10] User admin (Id: 0) logged in
    2014-07-15 02:35:29,333 [19] INFO  Umbraco.Core.PluginManager - [Thread 12] Completed resolution of types of umbraco.BusinessLogic.Actions.IActionHandler, found 1 (took 21ms)
    2014-07-15 02:35:29,411 [19] INFO  Umbraco.Core.PluginManager - [Thread 12] Completed resolution of types of umbraco.interfaces.ITree, found 36 (took 22ms)

    Please See This: App_Code folder was not found in website directory.
    By default we don't have App-Code because maybe we publish our web application like precompiled anyway we uploaded it and we got the error below: 

    The directory '/App_Code/' is not allowed because the application is precompiled.

     

    So this error could not be the problem  anyway .

    3- All permissions are granted.

    If you please reply to us as soon as possible thanks.


  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies