locked
System.Windows.ResourceDictionary.DeferrableContent threw an exception RRS feed

  • Question

  • User-725075801 posted

    I have a user that keeps getting this error when trying to add reference, manage nuget packagaes open extentioins and updates.

    We have uninstalled and reinstalled VS 2012 ultimate a few times but still the same.

    Any help. we have spent days on this thanks.

    Saturday, March 9, 2013 8:45 AM

Answers

  • User-837620913 posted

    Check the references for all the projects in that solution. The project probably references an old DLL version that the developer does not have on their machine. That's why reinstalling Visual Studio won't help.

    Either update the references to the new version on the developer's machine or install the old versions of the dlls on the developer's machine.

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Monday, March 11, 2013 5:47 AM

All replies

  • User-837620913 posted

    Check the references for all the projects in that solution. The project probably references an old DLL version that the developer does not have on their machine. That's why reinstalling Visual Studio won't help.

    Either update the references to the new version on the developer's machine or install the old versions of the dlls on the developer's machine.

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Monday, March 11, 2013 5:47 AM
  • User-725075801 posted

    This happens on more than one solutions, but still could be a dll common to both solutions tried. I will investigate but no sure this is the problem.

    Monday, March 11, 2013 5:53 AM