UPDATE 12/31:
 
Regarding which methods to try... It will depend on whether you are using both Revit Server and Collaboration for Revit.
 
If you are using both Revit Server and Collaboration for Revit, then please use Method 2, as replacing the DLL is likely to interfere with the cloud workflow.
 
If you are NOT using Collaboration for Revit, please use Method 1, as if possible, it would be better to only replace the DLL than modify the config file.
 
-------------------------------------------------------------------------------------------------
 
Hi All,
 
Thanks for bringing this behavior to our attention. It has now been reported to our development team and they are currently investigating a resolution. In the meantime, we have established a few workarounds. Also, we have published an article to the Knowledge Network: Revit 2015 UR11 breaks Revit Server
There may be a slight lag before the article publishes live, so I've included the workarounds here as well. Going forward I would suggest referring back to the article though, as it will remain linked to the investigation and this post could possibly become outdated. Method 1 (like Matt's post above) is likely the easiest/fastest solution.
 
Method 1 (firms using Revit Server, but not Collaboration for Revit):
- Go to C:\Program Files\Autodesk\Revit 2015
 
- Rename Autodesk.RevitServer.Social.DLL to Autodesk.RevitServer.Social.DLL.UR11.
 
- Go to C:\Program Files\Autodesk\Revit 2015\RevitServerToolCommand
 
- Copy the Autodesk.RevitServer.Social.DLL file to C:\Program Files\Autodesk\Revit 2015.
 
Note: Once a final solution is released, revert the changes above before installing an update for Revit by deleting the copied Autodesk.RevitServer.Social.DLL and renaming the Autodesk.RevitServer.Social.DLL.UR11 back to its original name.
 
Method 2 (firms using both Revit Server & Collaboration for Revit):
- Make a copy of the Revit.exe.config file to preserve its original state (including timestamps).
 
- Edit the Revit.exe.config file (in a text editor like Notepad.exe).
 
- Locate the following line:
</assemblyBinding>
 
- Insert the following BEFORE this line:
<dependentAssembly>
     <assemblyIdentity name="Autodesk.RevitServer.Social" publicKeyToken="d672471c03b2c408" culture="neutral" />
     <bindingRedirect oldVersion="0.0.0.0-1.3.0.0" newVersion="1.3.0.0" />
</dependentAssembly>
 
- Save the changes and close the file.
 
- Restart Revit.
 
Note: Once a final solution is released, revert the changes above before installing an update for Revit by going through the following steps:
(Failure to revert the changes updates may fail to update the Revit.exe.config file correctly.) 
- Delete the modified Revit.exe.config file.
 
- Rename the copy of the Revit.exe.config back to Revit.exe.config.
 
- Restart Revit.
 
Method 3:
- Reinstall Revit 2015 (without installing UR11).
 
 
I'm sorry for the trouble this has caused. I hope these workarounds help until a resolution is established by development. Thank you again for reporting the behavior. 
 
					
				
			
			
				
	
  
Katie Langan 
Technical Support Specialist
Customer Service & Support
Autodesk, Inc.