Answered by:
I need help with Visual Studio Installation

Question
-
I am using windows 7 and am recieving this error message when i try to install visual basic.
Setup failed!
Install cannot continue because some required components failed.
microsoft visual studion 2015 express prerequisities x64-ENU
Fatal error during installation
Microsoft SQL server compact 4.0 package failed.
Test Tools for Microsoft visual studio 2015
the form specified for the subject is not one supported or known by
the specified trust provider.Any solution Please. Thank you in advance.
Saturday, March 19, 2016 9:59 AM
Answers
-
Dear PatricKcjmwanza,
Welcome to the MSDN forum.
To analysis the cause of this error, I need your help to collect the Visual Studio Installation logs. Please use http://aka.ms/vscollect to gather the installation logs. After using it, you will find vslogs.zip under %temp% folder. Please upload the file to https://onedrive.live.com/ and share the link here.
Which way did you used to install VS, by the web installer or the ISO file? If you used the ISO file, please verify the integrity of the ISO with FCIV.exe http://blogs.msdn.com/b/heaths/archive/2011/03/25/verify-the-iso-checksum-for-visual-studio-2010-service-pack-1-before-installing.aspx, you can use this tool to get the SHA-1 value of this ISO file and compare it with the expected one from:https://www.visualstudio.com/en-us/downloads/visual-studio-2015-iso-sha1-vs.aspx. If you used the web installer, please try to download the ISO file from: https://www.visualstudio.com/downloads/download-visual-studio-vs and use it to repair or reinstall.
Since your OS version is Windows 7, please update it to Windows 7 SP1 and install all windows update patches, the VS 2015 is support on Windows 7 SP1, which you can refer to the VS download page’s system requirement.
Best regards,
Sara
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.- Edited by Sara LiuMicrosoft contingent staff Monday, March 21, 2016 8:27 AM
- Proposed as answer by Sara LiuMicrosoft contingent staff Wednesday, March 23, 2016 6:13 AM
- Marked as answer by 宝宝徐 Monday, March 28, 2016 5:37 AM
Monday, March 21, 2016 5:51 AM -
Dear PatricKcjmwanza,
I found the following error message from your installation log:
>>[1604:0774][2015-01-14T10:45:47]: Error 0x80131902: Failed to create the managed bootstrapper application.
The error code “0x80131902” often means the .NET Framework could not be loaded (more specifically, an AppDomain could not be created). Please refer to Heath’s solution from here: https://social.msdn.microsoft.com/Forums/vstudio/en-US/4156dc61-8e16-4e5f-b310-c67c9eb85a5d/vs-11-mysterious-installation-error?forum=vssetup
1. Do you have at least .NET 3.5 installed/enabled on your machines? You might also connect to Windows Update and make sure you have all required updates installed. There may be some bugs that have been fixed in the .NET Framework.
2. Visit your graphics card's manufacturer web site and make sure you have the newest driver available for your card and, on Windows 7, that you have the latest DirectX runtime installed.
And I also another solution about this error message, please go to Control PanelàTurn Windows feature on or off, disable the .NET Framework 3.5 and restart the computer, then install VS again. After the installation completed successfully, enable the .NET Framework gain.
Best regards,
Sara
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.- Marked as answer by 宝宝徐 Monday, March 28, 2016 5:37 AM
Thursday, March 24, 2016 10:04 AM
All replies
-
Dear PatricKcjmwanza,
Welcome to the MSDN forum.
To analysis the cause of this error, I need your help to collect the Visual Studio Installation logs. Please use http://aka.ms/vscollect to gather the installation logs. After using it, you will find vslogs.zip under %temp% folder. Please upload the file to https://onedrive.live.com/ and share the link here.
Which way did you used to install VS, by the web installer or the ISO file? If you used the ISO file, please verify the integrity of the ISO with FCIV.exe http://blogs.msdn.com/b/heaths/archive/2011/03/25/verify-the-iso-checksum-for-visual-studio-2010-service-pack-1-before-installing.aspx, you can use this tool to get the SHA-1 value of this ISO file and compare it with the expected one from:https://www.visualstudio.com/en-us/downloads/visual-studio-2015-iso-sha1-vs.aspx. If you used the web installer, please try to download the ISO file from: https://www.visualstudio.com/downloads/download-visual-studio-vs and use it to repair or reinstall.
Since your OS version is Windows 7, please update it to Windows 7 SP1 and install all windows update patches, the VS 2015 is support on Windows 7 SP1, which you can refer to the VS download page’s system requirement.
Best regards,
Sara
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.- Edited by Sara LiuMicrosoft contingent staff Monday, March 21, 2016 8:27 AM
- Proposed as answer by Sara LiuMicrosoft contingent staff Wednesday, March 23, 2016 6:13 AM
- Marked as answer by 宝宝徐 Monday, March 28, 2016 5:37 AM
Monday, March 21, 2016 5:51 AM -
here is the link to the vslogs file
https://onedrive.live.com/redir?resid=156CA7A7C8809118!26469&authkey=!AFw7dV-uxY8TL74&ithint=file%2czip
Patrick j mwanza
Wednesday, March 23, 2016 12:04 PM -
Dear PatricKcjmwanza,
I found the following error message from your installation log:
>>[1604:0774][2015-01-14T10:45:47]: Error 0x80131902: Failed to create the managed bootstrapper application.
The error code “0x80131902” often means the .NET Framework could not be loaded (more specifically, an AppDomain could not be created). Please refer to Heath’s solution from here: https://social.msdn.microsoft.com/Forums/vstudio/en-US/4156dc61-8e16-4e5f-b310-c67c9eb85a5d/vs-11-mysterious-installation-error?forum=vssetup
1. Do you have at least .NET 3.5 installed/enabled on your machines? You might also connect to Windows Update and make sure you have all required updates installed. There may be some bugs that have been fixed in the .NET Framework.
2. Visit your graphics card's manufacturer web site and make sure you have the newest driver available for your card and, on Windows 7, that you have the latest DirectX runtime installed.
And I also another solution about this error message, please go to Control PanelàTurn Windows feature on or off, disable the .NET Framework 3.5 and restart the computer, then install VS again. After the installation completed successfully, enable the .NET Framework gain.
Best regards,
Sara
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.- Marked as answer by 宝宝徐 Monday, March 28, 2016 5:37 AM
Thursday, March 24, 2016 10:04 AM