I have tried to repair Windows Management Instrumentation service, but everything I see and do indicates that it is working fine. 4 hours of googling has not helped; any ideas?
Here's a log file from a folder the install created:
https://pastebin.com/9kTFPiqh
Small code section to make psstebin work
Related
I'm trying to install the Oracle Developer Tools for Visual Studio 2017 on my computer for Visual Studio 2017 v15.9.5.
I'm using Windows 10 and the version of the universal installer I'm using is 18.3.
Once I download the zip file and unzip all the contents, I then run the 'setup.exe' executable.
Once I run it, it asks for admin privileges and I give them to the installation.
Immediately after that, a console window blinks on the screen and nothing else happens. No other UI shows up and I'm not asked any questions or provided any error messages.
I have restarted my machine and attempted to install with no success.
Any assistance for getting the setup running would be greatly appreciated.
I found the issue.
I was running the executable in a directory so far down the directory tree that all the paths the executable was using were greater than 260 characters in length, which Windows has an issue with.
I'm new to HoloLens (and Microsoft's ecosystem) and am following this tutorial to learn. One of the steps is to deploy from Visual Studios to HoloLens, but when I try to I get this run-time error.
I have confirmed that I have followed this guide from Microsoft to set up my development environment, but my error still persists.
In Unity, these are by build settings and Player settings as instructed in the tutorial:
My Windows 10 computer is running on 1903, my HoloLens is on 1804, and I have both Windows SDK 10.0.17x and 10.0.18x installed on my computer (via Visual Studios installer and this link). I have also tested deploying the app using the 10.0.17x SDK, but end with the same results.
I can simulate my app from Unity using the Holographic Remoting app in HoloLens, but I just can't deploy it from Visual Studios. What is causing this error and how can I solve it?
Update:
I have tried re-installing the Windows 10 SDK (both 10.0.17x and 10.0.18x), but this did not resolve the problem. My Windows 10 SDK is installed in my D: drive if that would make any difference.
Update 2:
I read somewhere that if you simply delete those files from the project tree in Visual Studios, the error will go away. Indeed it did and I could build and run just fine after that seemly without issue, but there must be something wrong with deleting SDK files like that... Is deleting them safe?
Thank you for your help!
I managed to get this to work by deleting the reference to the Mobile SDK in the vxcproj file. It doesn't seem to be required!
App deployed to Hololens successfully!
According to the error message from the picture you post, there seems to be a problem with your Windows 10 sdk. Please check if the files in this directory are damaged (C:\Program Files (x86)\Windows Kits\10\Extension SDKs\WindowsMobile\10.0.18362.0), and try to reinstall the Windows10 SDK:https://developer.microsoft.com/en-us/windows/downloads/windows-10-sdk
I simply wish to install Visual Studio 2017 to compile a project.
Trying to install via the installer obtained from Microsoft fails after being unable to obtain the .opc file from aka.ms (found that after checking logs in %Temp%)
Moved to a full install version with all files and .opc file present. Installer still attempts to download from the web. Fails saying it is unable to download.
Tried running installed with --layout pointing toward the location of the offline files, same error.
Installed certificates from the certificates folder both in Personal and Trusted Root stores, no difference.
Tried starting CNG Key Isolation service, fails with error 1053
Microsoft support transferred me three times before saying the problem is on their end, so how, if one were to have no internet connection and evidently has all files required for install available, install this, if the installer stubbornly attempts to download from the web?
Is there a KB I am missing or some procedure I have to follow with the full installers?
In my case it is the network firewall blocking the downloading because the downloading involve not only main Microsoft visual studio site which is allowed in our network but also some url like https://aka.ms which is blocked by our firewall.the error is listed in c:\users\myusername\appdata\local\temp\dd_bootstrapper_xxx.log
It appears from what you have submitted you are attempting to download a offline copy of Visual Studio. It also appears that you are attempting to run the file originally downloaded to create the bootstrapper for the installation.
You want to instead launch the setup executable which is actually in the layout folder.
Hope this helps. ^^
Appears the cause for this was the service disclosure debug, disabling the debug, binding all services back into the svchost and after rebooting the service is working again. I have been able to install VS now.
If I create a brand new Cordova project (JavaScript or TypeScript) and try to debug on Ripple or on the local machine I get an error during build that says "Could not locate the appxrecipe file."
I googled it and nothing comes up. What is this file and how does it get generated? Shouldn't it be generated when I create the project?
I've already lost an entire day to this, running repairs on visual studio and trying things that had no effect. Frustrating!
This took a while to figure out but it seems that the version of node.js that would get installed with Visual Studio was too old (0.10.x). When I installed the x64 version of node.js from the node website, it installed a 64 bit version which also wouldn't work with Cordova in Visual Studio.
The answer was to install the 32bit version of node.js (node-v5.1.0-x86.msi) available from their website. Now everything compiles correctly!
I was also stucked with the issue but my problem was little bit different. I wanted to build a project for Windows 10 Mobile platform.
It was really weird because everytime when I tried to build a project from CLI with ionic build windows, the build was successul. But it had been throwing the error about appxrecipe file while building with Visual Studio again and again.
Then I noticed that everytime I open a project in Visual Studio (2015, Community Edition) there is one change when you open your confix.xml file in Visual Studio editor - the change was that Windows Target Version was set to 8.1 again. I tried to change it to Windows 10 again, save it and build but the error was still there.
I have solved it with installation of Microsoft Emulator for Windows 10 Mobile and it works like a charm now. Maybe this information could be helpful for somebody...
I have Visual Studio 2010 Professional version installed on my Windows 7 machine.
I am trying to install Visual Studio 2010 Service pack 1.
Every time the installation starts after some time rollback starts and installation fails.
I have tried using http://www.microsoft.com/en-us/download/details.aspx?id=23691
Web Installer - this downloaded around 615mb of data and later gave the above error.
Full ISO - Downloaded the completed ISO for offline setup, was around 1.5 GB but gave the same error.
I am beating my head on this for the past 2 days now. I have tried reinstalling Visual Studio 2010 also.
Error details
Fatal error during installation
Error Screenshot
Please help me on this. Thanks
I too had similar rollback issues with SP1.
Did you try verifiyng the ISO checksum as per:
http://blogs.msdn.com/b/heaths/archive/2011/03/25/verify-the-iso-checksum-for-visual-studio-2010-service-pack-1-before-installing.aspx
Initially I had a bad checksum so redownloaded the ISO.
Did you try burning the ISO to a DVD, mounting the ISO as virtual drive, or extracting the ISO contents using somethign like 7zip?
I finally managed to get install working correctly when I extracted the ISO contents to a sub folder; I also scanned my hard drive for errors prior to running the setup
I also ran Disk cleanup prior - to free up disk space (with reference to disk space comment below)
I finally managed to get this working,
Below are the things I did before re-installing successfully.
Removed all Visual Stusio addins like Resharper, Akhn SVN and others
Disabled my Antivirus
Reboot
Run setup as Administrator.