question

ShahriarZeinali-2411 avatar image
0 Votes"
ShahriarZeinali-2411 asked prmanhas-MSFT commented

Problem Installing VS 2015 Entrprise

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.

vs-setup
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@ShahriarZeinali-2411 Just following up to check if below answer helped.

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


0 Votes 0 ·

1 Answer

prmanhas-MSFT avatar image
0 Votes"
prmanhas-MSFT answered

@ShahriarZeinali-2411 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


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.