I have successfully installed the core Visual Studio 2015 and Windows 10 tools. However, while trying to install emulators for Windows Mobile 10.0.10069, the installer stops at around 80% and never proceeds forward. The screenshot shows Task Manager too.
Visual Studio 2015 RC Stuck at Phone Emulator Installation
2.1k Views Asked by akshay2000 At
2
There are 2 best solutions below
2
Kamen
On
Was happening to me on both 10166 and 10240 builds. On the 10240 build I opened task manager after waiting quite a while and killed (Vs)SecondaryInstaller. The VS2015 main installer continued immediately and finished without errors. Later did a repair of the VS Installation just to be on the safe side.
Related Questions in VISUAL-STUDIO
- NuGet - Given a type name or a DLL, how can I find the NuGet package?
- Exception thrown at 0x0131EB06 Visual Studio
- Visual Studio 2015 Cordova Plugin Add Fail
- Cannot find InvalidCastException in C# Application
- generating C# code file during Visual Studio build
- Can I deploy multiple instances of my application on the same windows phone?
- Close the Solution Explorer window
- How to generate entity framework code-first migrations without using the package manager console?
- Implementing callback function for dialog-based application
- VB.net: How to make original variable value fulfill 2 statements?
- DLL being marked as DELETEPENDING
- String tokenizing in Visual Studio C++
- How to use "Multicharts Studies" in Visual Studio 2013?
- Programs Will Not Run In Visual Studio
- VB.Net: Display total when check boxes are checked
Related Questions in VISUAL-STUDIO-2015
- Tools for Apache Cordova - Installed Plugins are skipped in build
- Intellisense on Visual Studio 2015 RC for bower.json file is not working properly.
- ASP.NET 5 Class Library - Nuget package Web.Config transform
- Visual Studio 2015 RC - Cant add virtual directory
- How do I add an XML Doc Comment to a ClassDeclarationSyntax in Roslyn?
- NuGet throws "Unable to satisfy package dependency constraints" but no dependency is required in the package description
- Visual C++ - Virtual method is not overriden
- Where is memset Hiding In VS 2015?
- Tools for Apache Cordova - TypeScript debugger jumps to wrong line
- Visual Studio 2015 RC Cordova Tools - Plugin Fails to Launch
- Convert/downgrade visual studio 2015 solution file to 2013
- Issues using Visual Studio 2015 with Visual Studio Online Git project
- Can't build JavaScript universal Windows app
- Visual Studio 2015 Ignoring New Folders & Files
- How to add Project Reference in asp.net 5 application
Related Questions in WINDOWS-10
- How to set a app tile properties for a Universal Windows App
- How to debug missing dlls on Windows 10
- does not implement interface member IComponentConnector2
- Eventrigger routed event for AppBarButton?
- How to achieve AlarmApplicationManager AlarmAccessStatus as AllowedWithWakeupCapability?
- Different views with different code behinds but one binary in Windows 10
- Windows 10 xaml Controls Centre Screen
- Is .Net Native automatically enabled on a Windows Store App in Visual Studio 2015 on Windows 10?
- IE compatibility Changing is not working in Windows10 using meta tag
- Compiled Binding Two way
- Programmatic access to USSD from the Windows 10 Desktop
- Windows RT XAML Controls - GridWrap Column autosizing to window size
- Visual Studio Enterprise RC 2015: Windows 10.0.10069 SDK etc install errors
- WP10 TP Unable to get License Information 0xC03F7000
- SystemMediaTransportControl GetForCurrentView() fails in audio background task on Desktop Device Family (UWP C#
Related Questions in WINDOWS-PHONE-EMULATOR
- windows phone emulator is unable to verify that the virtual machine is running
- Use of Hyper Visor to run the Windows Phone Emulator
- run project failed cause deploy error in visual studio 2013
- Windows Phone - Google API gets cancelled [C#]
- Run Windows Phone Emulator on 32-bit version of Windows
- Visual Studio 2015 RC Stuck at Phone Emulator Installation
- Is it possible to export binaries from a non Hyper-V machine to a Hyper-V enabled one to test an app?
- Windows Phone 8.1 emulators is not available in Hyper-V
- StreamSocketListener doesn’t listens on all adapters of Windows Phone 8.1 Simulator
- Visual Studio 2013 WP Emulator not working after adding more RAM
- How to setup Gmail account on windows Phone 8 Emulator?
- Can i run the Android emulator and Windows Phone emulator at the same time?
- How to run the Windows Phone 10 Emulator?
- Weird Windows Phone 8.1 issue
- WP8.1 App: HRESULT E_FAIL crash when scrolling with touch events in emulator
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?

I solved the issue by using web installer. Even this web installer may not work well with the dev machine. Solution is to run installer on another machine (Windows 8.1 works. Any other Windows should work too.) and choose download option. Then move the downloaded directory to dev machine and install emulators from that directory.