JScott
Mon Aug 13 09:10:02 CDT 2007
Oh, that's clear enough. Thanks.
"K Cooper" wrote:
> I'm glad that worked for you!
>
> I'll do my best to explain it but as I said on the CodePlex site I am not a
> SharePoint expert. From what I could tell when I was having the problem the
> Diagnostic service logs an event everytime a change is made in SharePoint.
> What seemed to be happening was the service was trying to enter events with a
> key that was already in use and was therfore throwing that error.
> SharePointFix just deletes the log so it can start fresh without any of key
> conflicts.
>
> Hope it helps.
>
> "J Scott" wrote:
>
> > That worked perfectly.
> >
> > Can you possibly give me a short explanation of what that tool does for
> > future reference?
> >
> > Thanks a million.
> >
> > "kent@lanakent.com" wrote:
> >
> > > On Aug 6, 2:02 pm, J Scott <J Sc...@discussions.microsoft.com> wrote:
> > > > Item has already been added. Key in dictionary: '326' Key being added: '326'
> > > >
> > > > I have been getting this error message for the past week after I changed the
> > > > service accounts on my Sharepoint server. Any configuration changes done in
> > > > the Central Administration server return this error message. Changing the
> > > > service accounts back to the defaults haven't fixed this error.
> > > >
> > > > Any help would be appreciated.
> > >
> > > I wrote a small program that might fix this for you. Hope it helps
> > >
http://www.codeplex.com/sharepointfix
> > >
> > >