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 trial

C# Layout

Installation 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

These steps solved the problem:

  1. Use Task Manager to terminate vs_xxx.exe.
  2. Download the ISO from microsoft.com, and mount it (say, Drive E)
  3. Copy E:\packages\EspC (directory and files) to a temp location (say D:\Temp)
  4. [Step 3 is important, so don't skip it].
  5. In Windows Explorer, right click on "D:\Temp\EspC\LocalESPCui for en-us Dev12-x86_en-us.msi" and select Install.
  6. 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

Try the download via the .iso instead of the web-based-download https://www.microsoft.com/en-US/download/details.aspx?id=48146

same problem :-(