There is one project which is originally created on Visual Studio 2010 and its a VSTO Word Addin project few years back
Now for maintenance i have to work on same project but only Visual Studio 2015 is available on my machine and its showing alert Cannot open this project.
So how can i upgrade this solution so that i can open my project in VS 2015
The error message now i am getting while trying to open the project in Visual Studio 2015 is
It's late, but hopefully solution could help somebody else.
You need to create new project of the same type. Then open the new project file (first unload the project and right click to edit .csproj
file).
Next replace section <VisualStudio>
in your old project with content from the newly created one. Then reload your old project and everything should work.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With