I get the same error when the web-config file is in a sub-directory. When I move it to the root I get the following error
<customErrors mode="Off"/>
I have set custom errors to "OFF", and yet it still displays that I have not. Anyone have a solution to this? It works perfectly on my other sever and is a fresh install of 4.5.2. So the latest version of Umbraco.
Your help will be much appreciated as this is quite urgent.
Install Umbarco on win 2008 web edition, running Plesk controlpanel
Hi
I have some problems install Umbarco 4.1 on my server
i get this error
Line 83: <customErrors mode="RemoteOnly" />
Line 84: <trace enabled="true" requestLimit="10" pageOutput="false" traceMode="SortByTime" localOnly="true" />
Line 85: <sessionState mode="InProc" stateConnectionString="tcpip=127.0.0.1:42424" sqlConnectionString="data source=127.0.0.1;Trusted_Connection=yes" cookieless="false" timeout="20" />
Line 86: <globalization requestEncoding="UTF-8" responseEncoding="UTF-8" />
Line 87: <xhtmlConformance mode="Strict" />
Hi Bengt,
I see your stack trace, but what is the actual error message? :)
I get the same error when the web-config file is in a sub-directory. When I move it to the root I get the following error
<customErrors mode="Off"/>
I have set custom errors to "OFF", and yet it still displays that I have not. Anyone have a solution to this? It works perfectly on my other sever and is a fresh install of 4.5.2. So the latest version of Umbraco.
Your help will be much appreciated as this is quite urgent.
Thank you
Tyrone
hey did you ever get a fix for this? I have the same issue.
is working on a reply...