Anybody have an idea what this error is? It happens only in one
project. When I try to create a page using navigation manager, this
error shown. I could create a new page using 'Create and Connect Page'
from Action Menu.
For the editors, since they haven't got the access to smart tree, we
provide the option in nav manager to create a new page.
####################################################################################

Server Error in '/CMS/Navigation' Application.
--------------------------------------------------------------------------------

Item has already been added. Key in dictionary: "002 - Content Page"
Key being added: "002 - Content Page"
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.ArgumentException: Item has already been
added. Key in dictionary: "002 - Content Page" Key being added: "002 -
Content Page"

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:


[ArgumentException: Item has already been added.  Key in dictionary:
"002 - Content Page"  Key being added: "002 - Content Page"]
   System.Collections.SortedList.Add(Object key, Object value) +205
 
Reddot.CMS.Web.UI.PageExtender.NavigationCreatePage.InitializeComponents()
+966
 
Reddot.CMS.Web.UI.PageExtender.NavigationCreatePage.Page_PageInit(Object
sender, EventArgs e) +733
   Reddot.CMS.Web.UI.PageBase.OnInit(EventArgs e) +3173
   System.Web.UI.Control.InitRecursive(Control namingContainer) +241
   System.Web.UI.Page.ProcessRequestMain() +197


-- 
You received this message because you are subscribed to the Google Groups 
"RedDot CMS Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/reddot-cms-users?hl=en.

Reply via email to