Server Error in '/' Application when click on Template nodes Options
Ig_p118
Posted: Tuesday, November 04, 2008 1:32:07 PM

Rank: Fanatic

Joined: 7/21/2006
Posts: 315
Location: Salerno - Italy
Hi,

when I click on template node for editing, in the right side I have this error:

Quote:
Object reference not set to an instance of an object.
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.NullReferenceException: Object reference not set to an instance of an object.

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:


[NullReferenceException: Object reference not set to an instance of an object.]
umbraco.UmbracoSettings.GetKey(String Key) +29
umbraco.UmbracoSettings.get_ScriptDisableEditor() +14
umbraco.cms.presentation.settings.editTemplate.Page_Load(Object sender, EventArgs e) +841
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
System.Web.UI.Control.OnLoad(EventArgs e) +99
umbraco.BasePages.BasePage.OnLoad(EventArgs e) +12
System.Web.UI.Control.LoadRecursive() +50
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627


In UmbracoSetting , The scriptEditor option is disabled

Quote:
<!-- disable the codepress editor and use a simple textarea instead -->
<scriptDisableEditor>true</scriptDisableEditor>


Why?Think


Red Consulting s.a.s - Umbraco from v1.0
Ig_p118
Posted: Tuesday, November 04, 2008 3:50:33 PM

Rank: Fanatic

Joined: 7/21/2006
Posts: 315
Location: Salerno - Italy
???

Red Consulting s.a.s - Umbraco from v1.0
Ig_p118
Posted: Wednesday, November 05, 2008 9:20:06 AM

Rank: Fanatic

Joined: 7/21/2006
Posts: 315
Location: Salerno - Italy
Help????

Red Consulting s.a.s - Umbraco from v1.0
Ig_p118
Posted: Wednesday, November 05, 2008 10:08:15 AM

Rank: Fanatic

Joined: 7/21/2006
Posts: 315
Location: Salerno - Italy
The problem is only where there is Script Editor.... Brick wall

Red Consulting s.a.s - Umbraco from v1.0
Ig_p118
Posted: Wednesday, November 05, 2008 11:41:34 AM

Rank: Fanatic

Joined: 7/21/2006
Posts: 315
Location: Salerno - Italy
Ok...I've resolved.

Red Consulting s.a.s - Umbraco from v1.0
Dirk
Posted: Wednesday, November 05, 2008 1:21:52 PM

Rank: Umbracoholic

Joined: 9/27/2007
Posts: 1,123
Location: Belgium
Mind to share the solution here? It could be helpful to others as well?

TIA,
/Dirk

level 1 & 2 certified - umbraco MVP 2008/2009 - umbraco blog at netaddicts.be - working on an integrated forum4umbraco
Ig_p118
Posted: Wednesday, November 05, 2008 3:20:17 PM

Rank: Fanatic

Joined: 7/21/2006
Posts: 315
Location: Salerno - Italy
Ig_p118 wrote:
Ok...I've resolved.


Ops, sorry...

I've simple copied old file umbraco.config over modified ( but with the same options ) umbraco.config.

Bye


Red Consulting s.a.s - Umbraco from v1.0
Users browsing this topic
Guest


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.