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.
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.
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.
Did you also upload the database?
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
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
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)
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.
is working on a reply...