Problem Installing VS 2015 Entrprise

Shahriar Zeinali 1 Reputation point
2021-05-24T06:48:57.213+00:00

VS Enterprise 2015, installation fails. Several packages fail. My Windows Update is fully up to date. I disabled my AV software while installing.

Here is the errors list:

Team Explorer for Microsoft Visual Studio 2015: Fatal error during installation.
Azure AD Authentication Connected Service : Package failed.
Microsoft Azure Mobile Services Connected Service : Package failed.
Microsoft Azure Storage Connected Service : Package failed.
Microsoft.VisualStudio.Office365 : Package failed.

I have tried reinstalling and repair multiple times, but the same issue remains.

here is the link to my log file: https://1drv.ms/u/s!Al4DaUvXM-kOeAYbk6PyeYM3SbM?e=vWwXVq

I'm running Windows 10 64.

Thanks for your help.

Developer technologies Visual Studio Setup
{count} votes

1 answer

Sort by: Most helpful
  1. prmanhas-MSFT 17,946 Reputation points Microsoft Employee Moderator
    2021-05-24T10:25:38.683+00:00

    @Shahriar Zeinali Thank you for your query!!!

    Same issue has been reported here as well and as per the solution mentioned:

    For this common issue, after the failed install you have to repair the 2015 vc redistributables and restart the visual studio installer.

    The redistributable installer is messed up, it mixes up 64bit and 32bit dll's. You can check if you have this problem by looking at the vcruntime140.dll file size. Search your windows folder for "vcruntime140" you should see 4 files (64 and 32 bit in both release & debug versions). If any files have the same size, you need to run a repair on the redistributable.

    Few other threads with similar issue :

    https://social.msdn.microsoft.com/Forums/en-US/3a253210-4281-4a33-a24b-0ceff5100798/team-explorer-for-microsoft-visual-studio-2015-fatal-error-during-installtion?forum=vssetup

    https://stackoverflow.com/questions/33855177/multiple-errors-installing-visual-studio-2015-community-edition

    Hope it helps!!!

    Please "Accept as Answer" if it helped so it can help others in community looking for help on similar topics

    0 comments No comments

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.