The installer is SO inefficient. Msiexec was running for this and used a bit over 30 minutes of single core CPU time on my overclocked 3.3GHZ X9100 CPU and vs_community.exe a bit over 10 minutes. I have an SSD. It was a repair install. But when first installing the software, took a long time too.
- Why Visual Studio For Mac Taking Long To Finish Installing
- Why Visual Studio For Mac Taking Long To Finish Installing
- Mac Taking Long To Load
- Why Visual Studio For Mac Taking Long To Finish_installation Java
- Why Visual Studio For Mac Taking Long To Finish Installation
You can use Visual Studio for Mac to create almost any type of the application. It can be iOS, tvOS, Android, Mac,.NET Core, or even ASP.NET. As all the cool kids are now writing mobile apps, lets see what it takes in Visual Studio for Mac to create a C# application that will run on Android and iOS. The installer will automatically include any tools and SDKs needed for Android development. This may take a while depending on what is already installed on the computer since it may have to download fairly large SDKs. Launch Visual Studio for Mac It will be in your Applications folder; you can use Spotlight to locate and launch the application. We recommend keeping it in your Dock for quick access.
I upgraded my laptop to Windows 10 (no preview edition - the real thing!). I then installed Visual Studio Community Edition 2015 (I already have VS 2013 installed) so I can begin to use the Cordova functionality. The install churns and burns for a long time and finally finishes with a pageful of warnings. The warnings seem to correspond to entries in the log file (at the bottom of this post).I have tried uninstalling / reinstalling VS2015 thinking that a connection issue was the culprit - this did not work.I downloaded the ISO, uninstalled, and then reinstalled from the ISO - same problem.Well, I thought that I would try to just create an app anyway, but I was greeted with the wonderful 'Object not set to a reference....' message box which of course does not give you a clue as to what is going on.So - I restarted VS2015 and just tried to create a new non-Cordova project - I was greeted with the same 'Object not set to a reference...' dialog box.I was able to open an existing VS 2013 project - it worked fine.So, I tried to repeat this wonderful adventure on Windows 7. Everything worked fine.My conclusion is that there is some kind of issue between Win10 and VS2015. VS2013 works great on both Win10 and Win7 - and VS2015 works fine on Win7.I really want to upgrade our team to Win10 (some of them, sadly, are on Win8.1), and we also want to move to VS2015, but we cant go forward until we know what is going on here.
I finally installed the Cordova extensions CTP on VS 2013 (but I had to do this to both my Win10 and my Win7 box so I could share the Solution between them) just so I could get going - that works great.
I double checked and the BITS service says that it is running in the Win10 box.
Any help?
Log Snip below:
Marc BWhy Visual Studio For Mac Taking Long To Finish Installing
twreynoltwreynol7 Answers
I encountered similar problem in installing VS2013 update 5(iso version).
If you somehow messed up the installation/re-installation/Update of VS2013 in Windows 10, here are the steps I followed for successful operation:
- Turn off system restore (temporarily).
- Turn off AVG antivirus - until next reboot and turn off identity AVGprotection in task manager. Do the same thing if you're using anotherantivirus.
- Install/Uninstall/Update Visual Studio 2013.When install/reinstall/update stalls, end the 64 bit windows installerin task manager and the operation will proceed. Do the same thingif the same happens until the operation is finished successfully.
- Make sure windows installer is not running in task manager for nextsteps.
- Run subincl.exe (http://blogs.msdn.com/b/astebner/archive/2006/09/04/739820.aspx).
- Run command in admin mode and go to
ProgramDataPackage Cache
and run the command:Del /F /S *.msiDelete /F /S *.cab.
- Install/Reinstall/Update.
I found many problems with VS2015 on Windows 10. Too many to mention.
One method that might work is to reinstall all 3rd party tools after installing VS2015. For example, install VS2015 and components. Next uninstall anything related to Cordova on your OS. Next install 3rd party Cordova components one-by-one, and finally reinstall & repair VS2015 Cordova components. I have not yet tried using Cordova on VS2015 & Windows 10.
However, for example, upgrading to Windows 10 after installing VS2015 will completely corrupt your Hyper-V environment. This can be fixed by hacking around your Hyper-V settings. However this also blows away your Genymotion & VirtualBox installation (which must be reinstalled). Also the Microsoft Visual Studio Emulator for Android does not work at all - do not waste your time. I have mine uninstalled.
These issues are known at Microsoft (I've had direct emails with key MS employees on these topics in the last 48 hours) and they say they are working on it.
Definitely a work in progress. Good luck using VS2015 on Windows 10.
I got same problem because of network issue when I install package.because of the download cache, the problem can't be fix when I prepare install VS2015.
at last, I remove all folders under 'C:ProgramDataPackage Cache' then reinstall VS2015, don't worry , it's very quickly.
the problem be solved.
good luck!!!
If you are installing in a VM then there is no solution, the emulators are virtual machines themselves and there seems to be an issue if you run in Hyper-V environment.I can confirm the same as I run in VMWare Workstation and encountered the same issue. This should reduce the scope of your search for a solution.
'Emulating Devices with Hyper-VWhen you install Visual Studio 2015 on real hardware without virtualization, you can choose features that enable emulation of Windows and Android devices using Hyper-V. When you install into Hyper-V, you will not be able to emulate the Windows or Android devices. This is because the emulators are themselves virtual machines, and you cannot currently host a VM inside another VM. The workaround is to have real Windows or Android devices to which you can directly deploy and debug your application.'
I had a similar problem with VS2015, I ended up reformatting my computer because of VS2015. What I did was: I downloaded the default settings of VS2015. Then it worked ! But downloading the features is scary. It was necessary for me to have Tools and the Windows SDK and I needed Common C++. So I downloaded first the Common C++, then created a restore point (if ever the installation for the Tools and Windows SDK will be unsuccessful, I have a back-up for my files). Now VS2015 works fine, but not really sure if you can freely download some of the features. Hope this helps you :)
Why Visual Studio For Mac Taking Long To Finish Installing
it helped me to re-enable 'Download updates from other PCs' which I had disabled for some reason.
to do that1. go to Settings / Update and Security / Windows Update / Advanced options / Choose how updates are delivered 2. ensure it is 'On' and 'PCs on my local network and PCs on the Internet'
I had a lot of problems installing VS2015 Professional after my BizSpark license for Enterprise expired. I had to do all of the above, as well as delete/rename the folder
and disable Windows Defender. Still, my installation would flash the splash screen and hang. What finally worked was to remove .NET 2.0 and 3.5 from the Windows Components. (In addition to all the steps already listed, not instead.) I also made sure my SHA1 values for the ISO file matched and ran the TotalUninstaller tool to remove every trace of the old installation.
Now I am having a different issue, so wish me luck! I actually like Windows 10 and VS2015, but there are days...
Joey
protected by tchristSep 12 '15 at 3:02
Thank you for your interest in this question. Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?
Not the answer you're looking for? Browse other questions tagged visual-studio-2015windows-10visual-studio-cordova or ask your own question.
As we work to bring you Visual Studio 2019, our team will release the final update to Visual Studio 2017, version 15.9, in the coming months; you can try a preview of version 15.9 here. We’d love your feedback on this release as we finish it up; use Report-a-Problem to submit issues.
Mac Taking Long To Load
Following our standard Visual Studio support policy, Visual Studio 2017 version 15.9 will be designated as the “Service Pack”. Once version 15.9 ships, customers still using version 15.0.x (RTM) will have one year to update to version 15.9 to remain in a supported state. (Customers using versions 15.1 through 15.8 must update to the latest version immediately to remain supported.) After January 14, 2020, all support calls, servicing, and security fixes will require a minimum installed version of 15.9 for the duration of the ten-year support lifecycle.
You can install the most up-to-date version of Visual Studio 2017 by using the Notifications hub, the Visual Studio Installer, or from visualstudio.microsoft.com/downloads.
Why Visual Studio For Mac Taking Long To Finish_installation Java
We also plan to release Visual Studio 2017 for Mac version 7.7 in the coming months, and a final significant update to Visual Studio 2017 for Mac (version 7.8) in the first half of 2019, focused primarily on quality improvements. Visual Studio for Mac continues to follow the Microsoft Modern Lifecycle Policy, and Visual Studio 2017 for Mac version 7.8 will be superseded by Visual Studio 2019 for Mac version 8.0 once released. For instructions on updating, see Updating Visual Studio for Mac.
Why Visual Studio For Mac Taking Long To Finish Installation
More information is available on the Product Lifecycle and Servicing Information for Visual Studio and Team Foundation Server page and the Servicing for Visual Studio for Mac page.