Can download VS2005 from MSDN...but it doesn't run due to side by side issues

Sean Lynes 0 Reputation points
2023-08-22T21:36:40.1266667+00:00

i installed vs2005 and Visual Source Safe 2005 and neither will run due to a side by side dll issue. The event viewer shows the issue is with a missing c++ redistributable install for version "8.0.50608.0". But the links on the internet to the Microsoft download page are no longer valid... So how do i get this set of DLLs setup on my system so i can run these applications???

Developer technologies Visual Studio Setup
Windows for business Windows Client for IT Pros User experience Other
Developer technologies C++
{count} votes

3 answers

Sort by: Most helpful
  1. Bruce (SqlWork.com) 77,686 Reputation points Volunteer Moderator
    2023-08-22T21:43:31.75+00:00

    both products are out of support. this link may work:

    https://www.microsoft.com/en-us/download/details.aspx?id=26347

    0 comments No comments

  2. Sean Lynes 0 Reputation points
    2023-08-23T14:47:39.9133333+00:00

    Do we really need this old compiler to work? Yes. Huge semiconductor companies we support still require older versions of our system to be supported...and we're a small company so we have no choice...

    I have installed that and it made my software built with VS2005 run...but VS itself and VSS still fail. I have uninstalled then reinstalled VS2005 with and without SP1 and run the repair option for the installer and both continue to fail to run on my Win11 system and report in the Application event logs i need this particular version of the redistributables. WFT?

    I don't understand why the apps don't work like they did before. I had issues with a different 2005 redistributable causing my apps to fail, and online help suggested i uninstall the ones on my system and reinstall them...so i tried. That fixed my apps but now can't compile them or access the legacy VSS databasse on our network.

    Any other ideas? Why can't Microsoft allow access to the redistributable needed to get 2005 tools to run?


  3. Sean Lynes 0 Reputation points
    2023-08-23T20:03:16.7333333+00:00

    OK...I uninstalled and reinstalled from a legacy DVD...then updated both VS and VSS to SP1...and they still can't run without version "8.0.50608.0" DLLs. I don't understand why the same DLLs are in use after the updates. I'm stuck without this redistributable install. There are warnings 2005 may not operate correctly...maybe it just won't work on Win11?


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.