This file exists in the directory it is looking at...
SecurityPolicyFile : /CuteSoft_Client/CuteEditor/Configuration/Security/default.config not found
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.IO.FileNotFoundException: SecurityPolicyFile : /CuteSoft_Client/CuteEditor/Configuration/Security/default.config not found
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:
[FileNotFoundException: SecurityPolicyFile : /CuteSoft_Client/CuteEditor/Configuration/Security/default.config not found]
CuteEditor.Impl.EditorProvider.LoadEditorConfigurationFromFiles() +754
CuteEditor.Impl.EditorProvider.LoadConfiguration() +5
CuteEditor.Impl.EditorProvider.get_Config() +15
CuteEditor.Impl.EditorProvider.GetToolbarItems() +56
CuteEditor.a.m() +864
CuteEditor.Editor.CreateChildControls() +37
System.Web.UI.Control.EnsureChildControls() +100
System.Web.UI.Control.PreRenderRecursiveInternal() +38
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Page.ProcessRequestMain() +1499
|