Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Tuesday, February 20, 2018 10:53 PM
I am using Visual Studio 2017 and installed ResxManager tool from Extension and Updates. When I open the project, it gives me following error in output window.
Error: Loader errors at start: Assembly: Microsoft.Expression.Interactions.dll => Could not load file or assembly 'System.Windows.Interactivity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.: Could not load file or assembly 'System.Windows.Interactivity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.:
My project uses 4.5 version of System.Windows.Interactivity.dll
I already tried all solutions from Could not load file or assembly 'System.Windows.Interactivity' but it doesnot fix the problem
When I try to open the tool, Main screen is blank
All replies (1)
Friday, February 23, 2018 6:11 AM
Hi AnkitaGoel,
Thank you for posting here.
For your question, I install this tool with my Visual Studio 2017. Nothing wrong happened in VS. How do you install it?
Please download from the link below.
https://marketplace.visualstudio.com/items?itemName=TomEnglert.ResXManager
And check the installation.
https://github.com/tom-englert/ResXResourceManager/wiki/Installation
For the usage, you could refer to the article below.
https://github.com/tom-englert/ResXResourceManager/wiki/Usage
Best Regards,
Wendy
MSDN Community Support
Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact [email protected].