12-03-04 12:46 PM
Hi Becky,
this is not a MCMS related question.
All the objects on the call stack are normal .NET framework objects beside
the PeterBlum assemblies.
Please follow up on a .NET related newsgroup or with the group that
developed the PeterBlum assemblies.
Cheers,
Stefan.
"Becky" <Becky@discussions.microsoft.com> wrote in message
news:FC1778DD-F3F4-4AC0-8476-BC3ABF7B6E10@microsoft.com...
> The following exception error is being generated and captured in the error
> log. I have not been able to duplicate this error or figure out what is
> causing this, anyone have an idea? Thank you!
>
>
"Page:http://intranet/Templates/HomePage....d&NRORIGINALURL
=/&NRNODEGUID={B55CBED7-9648-4B72-92D5-6491DBCD3A4E}&NRCACHEHINT=NoModi
fyGue
st
> Error: An entry with the same key already exists.
> Exception:
> System.ArgumentException: An entry with the same key already exists.
> at System.Collections.Specialized.ListDictionary.Add(Object key, Object
> value)
> at System.Collections.Specialized.HybridDictionary.Add(Object key,
Object
> value)
> at System.Web.UI.StateBag.Add(String key, Object value)
> at System.Web.UI.AttributeCollection.Add(String key, String value)
> at System.Web.UI.AttributeCollection.set_Item(String key, String value)
> at PeterBlum.VAM.VAMPage.SetupOnResetEvent(HtmlForm pForm)
> at PeterBlum.VAM.VAMPage.PagePreRegister(Object pSender, EventArgs
pArgs)
> at System.Web.UI.Control.OnPreRender(EventArgs e)
> at System.Web.UI.Control.PreRenderRecursiveInternal()
> at System.Web.UI.Control.PreRenderRecursiveInternal()
> at System.Web.UI.Control.PreRenderRecursiveInternal()
> at System.Web.UI.Page.ProcessRequestMain()
[ Post a follow-up to this message ]
|