I have Visual Studio 2010 installed in my PC, but in this year, and for my job purposes, I downloaded the community versión of Visual Studio 2017.
At the beggining, both versions worked perfectly, I even loaded and modified some programs that I developed with VB 2010 in the VB 2017 environment, just for reuse several routines and functions in the system I was developing with VB 2017.
Suddenly, the VS 2017 stopped working; as soon as I select the "Open Project" option in the "File" selector, the IDE restarts itself, everytime I do this. So I decided to uninstall it and I did it.
Now, the VB 2010 IDE cannot load a project indeed developed with this environment. It says "The project is not tarjeting the Net Framework 4.0". If I open an even older Project developd with VS 2005, it loads correctly.
I'd really appreciate any advice, hint or an indication where to search for an answer to solve this problem.
What I have tried:
I tried to install the 4.0 Framework, but I got an error message telling me my PC doesn´t need that versión because it has installed more recently versions.
I don't know where those versión come from; maybe when I installed VS 2017, but aren´t they suppose to dissapear when I uninstalled it ?
I´m thinking in uninstall VB 2010 and then install both again, but I´m afraid it can brings me more problems.
I need both versions in my PC.