Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialGleb Sklyr
17,492 PointsInstallation keeps getting stuck on LocalESPCui for en-us Dev12
so every time Visual Studio Community 2015 installation keeps getting stuck. The top is saying "acquiring:", and the bottom is saying "applying:" and blow the applying is says "LocalESPCui for en-us Dev12" HALP
2 Answers
Gleb Sklyr
17,492 PointsThese steps solved the problem:
- Use Task Manager to terminate vs_xxx.exe.
- Download the ISO from microsoft.com, and mount it (say, Drive E)
- Copy E:\packages\EspC (directory and files) to a temp location (say D:\Temp)
- [Step 3 is important, so don't skip it].
- In Windows Explorer, right click on "D:\Temp\EspC\LocalESPCui for en-us Dev12-x86_en-us.msi" and select Install.
- Run vs_xxx.exe again.
All credit to Ralph Tee in the following link: http://stackoverflow.com/questions/36366203/having-troubles-installing-visual-studio-2015
tobiaskrause
9,160 PointsTry the download via the .iso instead of the web-based-download https://www.microsoft.com/en-US/download/details.aspx?id=48146
Gleb Sklyr
17,492 Pointssame problem :-(