Tag: Visual Studio errors
-
Failed to authenticate HTTPS connection. Conflicting certificates for localhost when using Visual Studio for Mac
Lately, I have been trying Visual Studio for Mac as this version of Visual Studio has evolved significantly. However, something I noticed is that since I don’t use it often, the local SSL certificates created by dotnet in the Mac get a bit screwy. There is a possibility that you might end up with a…
-
Error 0x80131902: Failed to create the managed bootstrapper application.
This error message has been giving me headaches for a while, I have seen it happen in different Windows computers when trying to install a Visual Studio update or a new version of Visual Studio. If you Google for the string “Error 0x80131902: Failed to create the managed bootstrapper application.” you’ll find some sites and…