KB Article ID: 10061
Product: | Replicator |
Product Version: | 5.7.0.0 |
SharePoint Version: | 2010 |
Details:
After upgrading from MOSS 2007 to Server 2010, there is a warning regarding missing assemblies in their environment.
SYMPTOMS:
After upgrading from MOSS 2007 to Server 2010, there is a warning regarding missing assemblies in their environment.
The error reads:
[MissingAssembly] Assembly [ReplicatorEventHandler, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ccd0742fa6b8e563] is referenced in the database [Sharepoint_Content_HOC1], but is not installed on the current farm. Please install any feature/solution which contains this assembly.
If using SharePoint Manager 2010, the assembly guide had this class associated with it: Avepoint.Replicator.EventHandler.AveWebEventReceiver
CAUSE:
This is a known issue.
SOLUTION:
On the Agent server(s), open the command prompt and change the directory to the Agent Bin folder. Then run this command:
DocAveReplicatorListener.exe -clean
After running this command, the error messages in SharePoint Manager and Central Admin should disappear almost immediately. To use Replicator, re-install whatAgents on the servers that this command was run on.