I am missing the hololens emulator on the device button drop down in Visual Studio 2019.
I am using the community edition of Visual Studio.
I have hyper-v enabled.
I am using Windows 10 Pro.
I ran the HoloLensEmulatorSetup.exe and restarted my computer.
I am meeting everything on the checklist located here.
What should I try next?
Here is what happened. I am not sure why this did the trick but at least my problem is solved now.
I removed each project, in Visual Studio, and tried running everything 1 at a time. I also restarted Visual Studio between openings.
That seemed to do the trick. Everything works fine now.
Related
I run visual studio unit test then my VS all text becomes unreadable, I running in virtual box windows 7, visual studio 2019
It helps to restart the studio and so with all projects
How to fix it?
The problem was solved by installing the correct video driver on the virtual box
After upgrading to VS2022 preview 3 and Maui Preview 12 I'm no longer able to debug iOS apps. Break point so get hit but no code is visible.
Appliation in break mode
I have tried this on a new windows 11 install and clean install of visual studio, also tried using two phones and repeated test on another pc.
Anyone having the same issue or any suggestions.
You could use the latest Visual Studio. Upgrade the Visual Studio preview 3 to preview 4 maybe fix this issue. I tested on preview 4 on Win11. It could debug the app and run it well.
My tested Visual Studio version:
Microsoft Visual Studio Community 2022 (64-bit) - Preview
Version 17.1.0 Preview 4.0
I have a Xamarin.Forms application that has suddenly stopped deploying onto the iOS simulator when I use the "Pair to Mac" option on VS 2019. VS pairs to the mac with absolutely no problems, and it gives me the option to pick my simulator here:
However, when I click to deploy the app, the build and deploy stops almost immediately, and this is shown in the output.
It doesn't even look like it's trying to deploy it! I don't know why this has happened as it used to work with no issues until recently.
(Edit) I have the latest version of Visual Studio Community 2019 (16.8.4) and Xcode (12.3).
When I run the ASP.NET MVC web app on my mac from Visual Studio, it opens up in the browser (Chrome), but the screen is blank. I can go to any link on that port and it will show me a blank screen. But when I stop the project from the IDE, chrome will tell me that localhost refused/failed to connect.
OS: Mac Os
IDE: Visual Studio 2017
It was working perfectly yesterday. :/
I managed to solve the problem. I Tried various other solutions, none worked. I then deleted the whole project and clone from its remote repo again, and the problem was no longer there.
In Visual Studio 2017 I went to edit the avd VisualStudio_android-23_x86_phone.avd and when i tried to save it gave me an error and then deleted the AVD
Trying to restore it via the Visual Studio setup does nothing so I am wondering how can i get this back again? Is it downloadable somewhere?
I had the exact same issue. Went to add KeyBoard support, and the profile got deleted/disappeared from Visual Studio and the .Android/avd folder. I initiated a repair of Visual Studio and the missing file and folder came back.