Reputation: 623
I'm having problems installing VS Community 2015.
The installation gets stuck at Applying LocalESPCui for en-us Dev12
.
I've read a few topics about this but still cannot figure out a solution.
Does anyone know where Visual Studio installer download the installation files? And if possible, is there a way to resolve this problem?
thanks in advance!
Upvotes: 4
Views: 2811
Reputation: 338
Hope this can help:-
Upvotes: 11
Reputation: 3416
Running the install as Admin from the ISO it was looking in the "C:\ProgramData\Package Cache\" folder and failing to find what it needed.
The installer asked me to locate the missing file. I pointed it to "E:\packages\EspC" (where E: is my mounted ISO drive letter) and found the "LocalESPCui for en-us Dev12-x86_en-us.msi".
Now the rest of the install can proceed.
Note that if the installer doesn't stop and ask you for the file you may be able to force it by removing "C:\ProgramData\Package Cache\" (temporarily).
Upvotes: 1
Reputation: 121
The following topic will probably help you out with your problem:
Just make sure that the espC path exists before and during the installation. Check the logs when the you reach the point where it's stuck and verify the path.
good luck
Upvotes: 2