Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I fix Visual Studio 2015 exception Microsoft.vshup.server.httphostx64.exe has stopped working when run project

I installed Visual Studio Community 2015 and I created a project, but when I run the project I get this exception:

Microsoft.vshup.server.httphostx64.exe has stopped working

I am using Windows 8.

I would appreciate it if you could help me.

like image 450
Eng.Saeed Avatar asked Jul 26 '15 06:07

Eng.Saeed


2 Answers

This is a bit late, but for everyone else struggling with this, in my case this issue was solved after deleting Webcompanion from Lavasoft and removing all register entries containing Lavasoft This issue came up using VS2015 Community with Win8.1

like image 83
Harm Avatar answered Oct 24 '22 21:10

Harm


I searched the solution for hours in order to remove this error! The Windows updates changed nothing for me. The best way to get rid of this error is to go to C:\Program Files (x86)\Common Files\Microsoft Shared and delete or rename the folder VSHub. Hope this was helpful!

like image 25
Antoine Bodart Avatar answered Oct 24 '22 21:10

Antoine Bodart