
- How to repair visual studio 2015 installation install#
- How to repair visual studio 2015 installation iso#
- How to repair visual studio 2015 installation download#
- How to repair visual studio 2015 installation free#
Any descendants of TARGETDIR are also located relative to ROOTDRIVE then.

External drives these days are growing more common.
How to repair visual studio 2015 installation free#
If TARGETDIR itself isn’t redirected, it defaults to ROOTDRIVE which is the fixed drive with the most free space available, and “fixed drive” doesn’t necessarily mean its an internal drive. Custom actions can also redirect directories, and this is typical in Visual Studio.
How to repair visual studio 2015 installation install#
This isn’t normally a problem unless the components to be advertised also install to TARGETDIR or a descendant of TARGETDIR that is not otherwise redirected.īecause TARGETDIR must be the root directory of any Windows Installer package, technically every directory is a descendant of TARGETDIR however, directories like ProgramFilesFolder are automatically redirected to their corresponding directories like C:\Program Files. Windows Installer will always trigger a health check when advertised data is present for COM objects since, inherently, the COM server path isn’t registered.Įven though the feature that installs these components is typically installed locally, Windows Installer still writes this encoded data to the registry. This information contains information about the product and feature that will install the component. For COM servers, Windows Installer writes encoded data to the server library registry value like InProcServer32. By default, advertised components will not be installed until they are needed. Some components in Visual Studio are authored to support advertised installations. If you have any external drives connected to your machine, consider disconnecting them when installing Visual Studio or make sure that they are plugged in when starting applications like Outlook if you have any add-ins for those applications installed.
How to repair visual studio 2015 installation download#
If you installed from the web or your media is not available, you will be prompted to download the media from the web.
How to repair visual studio 2015 installation iso#
You will likely be prompted for your installation media when running the second command, so be sure to have your installation DVD loaded or ISO mounted. You should see a message similar to the follow,ĭetection of product ‘ /L*vx "%TEMP%\2.addlocal.log" ADDLOCAL=VB_for_VS_7_Ent_28_x86_enu TARGETDIR="%ProgramFiles%\Microsoft Visual Studio 10.0"

For this simple workaround, you need to find the latest event log entry.

Windows Installer logs an event that describes the requested feature and which product it is repairing. And all the while Outlook or whichever application you started is probably waiting to finish starting up.Įven if you successfully complete the repair operation, this issue may continue each time you start the same application. Picking the right source may not always be obvious from the dialog caption especially if it is truncated. This issue can also happen for VS2005 and VS2008, and for any products using Visual Basic for Applications (VBA).īesides being an annoyance and potentially taking a while to complete, the repair attempt can prompt for source. Microsoft Visual Studio 2010 Beta 1 customers have been reporting that when they start Outlook or any of the Office applications, VS2010 is repaired.
