Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Saturday, March 14, 2020 3:37 PM
I reset my Windows and install VS15 Update 3 (so it's can call a fresh install). I got this message:
"Update 3
Setup blocked
Update 3 requires a member of the VS2015 family to be present on your computer or is blocked by another condition on your computer"
Here are the last few lines of the VS2105 log file:
[01E0:35D0][2020-03-14T22:32:20]i000: MUX: Setup update feature is enabled. Evaluating conditions to determine whether to run setup update.
[01E0:35D0][2020-03-14T22:32:20]i000: MUX: Checking http://go.microsoft.com/fwlink/?LinkID=659005 for update.
[01E0:35D0][2020-03-14T22:32:21]e000: MUX: Exception: Info: Could not download update data.
[01E0:35D0][2020-03-14T22:32:21]e000: MUX: WARNING: For security reasons DTD is prohibited in this XML document. To enable DTD processing set the DtdProcessing property on XmlReaderSettings to Parse and pass the settings into XmlReader.Create method.
[01E0:35D0][2020-03-14T22:32:21]e000: MUX: Stack: at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ParseDoctypeDecl()
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at Microsoft.Devdiv.Bootstrapper.DownloadManager.DownloadXml(String url, Int32& returnCode)
[01E0:35D0][2020-03-14T22:32:21]i000: MUX: Failed to download the update xml file from http://go.microsoft.com/fwlink/?LinkID=659005 Setup will not be updated.
[01E0:35D0][2020-03-14T22:32:21]i052: Condition 'NOT (CurrentOperation = "Uninstall")' evaluates to true.
[01E0:35D0][2020-03-14T22:32:21]i052: Condition 'NOT (CurrentOperation = "Uninstall")' evaluates to true.
[01E0:35D0][2020-03-14T22:32:21]i052: Condition 'NOT (CurrentOperation = "Uninstall")' evaluates to true.
[01E0:35D0][2020-03-14T22:32:21]i052: Condition 'NOT (CurrentOperation = "Uninstall")' evaluates to true.
[01E0:35D0][2020-03-14T22:32:21]i052: Condition 'NOT (CurrentOperation = "Uninstall")' evaluates to true.
[01E0:35D0][2020-03-14T22:32:21]i052: Condition 'NOT (CurrentOperation = "Uninstall")' evaluates to true.
[01E0:35D0][2020-03-14T22:32:22]i052: Condition '(CurrentOperation = "Install") OR (CurrentOperation = "Repair")' evaluates to true.
[01E0:35D0][2020-03-14T22:32:22]i000: MUX: Configuring feed...
[01E0:35D0][2020-03-14T22:32:22]i000: MUX: Stop Block: NoApplicableUpdates : Update 3 requires a member of the Visual Studio 2015 family to be present or is blocked by another condition on your computer.
[01E0:35D0][2020-03-14T22:32:22]i000: MUX: Online feed url authoring not found
[01E0:35D0][2020-03-14T22:32:22]i000: MUX: Stop Block: NoApplicableUpdates : Update 3 requires a member of the Visual Studio 2015 family to be present or is blocked by another condition on your computer.
[01E0:35D0][2020-03-14T22:32:22]i000: MUX: Go to Blocker page.
[01E0:35D0][2020-03-14T22:32:22]i199: Detect complete, result: 0x0
I tried to delete the download and download it again but it keeps happened. Even Update 2 and Update 1 had the same problem. Please help!
P/s: I already disable my Anti-Virus and update my Windows to the latest version.
All replies (3)
Saturday, March 14, 2020 5:54 PM | 1 vote
Sounds like you are trying to install updates for a product (VS2015) that has not yet been installed.
So first install a version of VS2015 before attempting to install VS2015 Update 3.
Monday, March 16, 2020 3:23 AM
Hi Wicked Akares,
Welcome to MSDN forum.
>> Update 3 requires a member of the Visual Studio 2015 family to be present or is blocked by another condition on your computer.
## Refer to the information you provided, please check if you have installed the previous version of VS2015 before installing VS2015 Update 3.
You could first download and install the VS2015 Community, Professional or Enterprise, then, installing the VS2015 Update 3 with Administrator privilege.
In addition, you could have a look at the similar issue and hope it helps.
Any feedback will be expected.
Best Regards,
Anna
MSDN Community Support Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact [email protected]
Thursday, March 19, 2020 7:44 AM
Hi Wicked Akares,
Sorry to disturb you.
Are our suggestions useful for you to solve this issue?
If our replies don't work, please feel free to let us know and we will research it again.
Looking forward to your good news.
Sincerely,
Anna
MSDN Community Support Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact [email protected]