Will a program created with VS2019 run on a PC using VS2008

Suzanne H 20 Reputation points
2023-12-21T19:12:48.73+00:00

We have a server that has VS2008 (which I'm aware is no longer supported). The server is actually set to be decommissioned and programs moved, but not quickly enough. We have an exe that runs currently there using VS2008 but the updated exe which has the same function is created using VS2019. Just wondering if VS2019 exe will run in the VS2008 environment. I have been Googling for a bit and can't find an answer so far. I did find that I can run two versions of VS side by side.

Actually, as I'm writing, I am thinking that the current exe (built on VS2015, I believe) is running fine in the VS2008 environment. And if the most current VS update is 2015, 2017, 2019, 2022, maybe the VS2008 version will work ok for VS2019 exe as well?

Total newb here so I hope this makes sense.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,821 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,516 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
189 questions
{count} votes

Accepted answer
  1. Dave Patrick 426.4K Reputation points MVP
    2023-12-21T19:28:16.5766667+00:00

    Your program should run regardless. There is no dependency to have a visual studio installed.

    --please don't forget to close up the thread here by marking answer if the reply is helpful--

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful