Skip to content

Jaspers' Weblog

Menu
  • repsaj.nl
Home
Technical
Missing Microsoft.ResourceManagement, Version=4.0.3531.2

Missing Microsoft.ResourceManagement, Version=4.0.3531.2

By Jasper Siegmund December 6, 2010 Technical 0 Comments

I had a problem with User Profile synchronisation not working any more. The service would be stuck ‘starting’ and I could not access the service page of the User Profile Service any more. A little investigation pointed me to an assembly problem; it was searching for Microsoft.ResourceManagement version 4.0.3531.2. I had no idea why.

I did install the october 2010 cumulative update, which was a faulty one when it was first released. I don’t know if this had anything to with it, but changed were made to the user profile config file. To correct these, follow these steps:

  1. Open up Microsoft.ResourceManagement.Service.exe.config and go to the end of that file.
  2. In my case, there were some illegal assembly binding redirects in the config file, which forced the executable to search for version 4.0.3531.2 of the assemblies. Comment out those lines.
  3. Now restart the User Profile service and Sync service. This should work now.
  4. After restarting the services; don’t forget to run an iisreset on your box when it also hosts Central Administration.

After these steps, all was working fine again. I have not a valid clue on what caused this, but at least it’s solved now 🙂

Tags:#SharePoint, User Profile Service

Related Posts

[Azure] News for Developers, May 2019

[SP20xx] Are you keeping up (part 1)?

[SP20xx] Are you keeping up (part 1)?

405 Bad request error while inserting – updating ADO.NET Data Service

405 Bad request error while inserting – updating ADO.NET Data Service

About Author

jsiegmund

Add a Comment

Cancel reply

Your email address will not be published. Required fields are marked *

Recent Posts

  • [Azure] News for Developers, January 2021
  • [Azure] News for Developers, December 2020
  • [Azure] News for Developers, October 2020
  • [Azure] News for Developers, September 2020
  • [Azure] News for Developers, August 2020

Blog Categories

  • Gadgets (3)
  • Miscellaneous (21)
  • Social (45)
  • Technical (282)
  • Uncategorized (3)
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
Jaspers' Weblog Copyright © 2021.
Theme by MyThemeShop. Back to Top ↑