Long time since I used VS

Pablo56

Member
Joined
Feb 26, 2022
Messages
5
Programming Experience
Beginner
Hi. It has been some time since I used VS. I have a solution dated 2012. I tried launching it in VS2022 but I am told this is too old. Is there a way I can force it in and make changes? I can't exactly open the files in notepad and scrape them. Maybe I can get a version of VS2008?
 
VS 2022 can open solutions created in any version of VS, right back to 2002. Not only can it open solutions created in VS 2012, it can do so without making changes so they can still be opened in VS 2012. There's something specific about your solution that is the problem. Maybe there's a type of project that is no longer supported, e.g. Windows Mobile. Please be specific when it comes to exactly what you did and exactly what happened, including quoting error messages verbatim.
 
Back
Top