I am currently experiencing a strange error with the DFS Managment console.
When looking at a folder in the namespace and clicking on the Replication tab
I get the following:
Replication status: Unknown
Click here for details.
When i click on the link i get an error dialog which says:
System.ArgumentException: An item with the same key has already been added.
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary'2.Insert(TKey key, TValue value,
Boolean add)
at
Microsoft.RemoteFileSystems.Management.Dfs.AdQueryHelper.QueryFrs2PublishedLinks(String rootPath)
at
Microsoft.remoteFileSystems.Management.Dfs.LinkReplicationData.ResolveReplicatedLinks()
Does anyone know how I can resolve this? (Screenshot are available if they
are any help).
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Want to learn more about Windows file and storage technologies? Visit our
team blog at http://blogs.technet.com/filecab/default.aspx.
"Nick Bacon" <Nick...@discussions.microsoft.com> wrote in message
news:5B9E43B3-0E5F-4FF0...@microsoft.com...
I only discovered this after I started building a second namespace and
deleted the old replication groups.
Thanks for the help though - finally feels like there is somewhere to
research these kind of problems :)