How can I fix Visual Studio 2015 exception Microso

2020-05-25 06:35发布

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.

12条回答
来,给爷笑一个
2楼-- · 2020-05-25 07:16

I got the solution-
The crashing file is located in the following folder:

C:\Program Files (x86)\Common Files\Microsoft Shared\VsHub\1.0.0.0 It seems that the x86 version of the file does not have the same issue, so a simple fix, until a better one is officially published by Microsoft:

  • Stop Visual Studio if started rename
  • Microsoft.VsHub.Server.HttpHostx64.exe to
  • Microsoft.VsHub.Server.HttpHostx64.exe.bak Create a copy of
  • Microsoft.VsHub.Server.HttpHost.exe and rename it
  • Microsoft.VsHub.Server.HttpHostx64.exe Re-start Visual Studio
查看更多
家丑人穷心不美
3楼-- · 2020-05-25 07:24

Have you try this?

  • Stop Visual Studio if started
  • rename Microsoft.VsHub.Server.HttpHostx64.exe to Microsoft.VsHub.Server.HttpHostx64.exe.bak
  • Create a copy of Microsoft.VsHub.Server.HttpHost.exe and rename it Microsoft.VsHub.Server.HttpHostx64.exe
  • Re-start Visual Studio

http://thomas-barthelemy.github.io/2015/05/01/visual-studio-vshub/

查看更多
兄弟一词,经得起流年.
4楼-- · 2020-05-25 07:24

One fast thing to try, it helped one other guy with the same issue, he posted on official microsoft help forum (when I myself googled it I got your topic and 2 from official MS help forum as top hits) AND helped me with also the same issue.

Most likely its some unwanted stuff on your PC, just use AdwCleaner or smth like that, I used that, the other guy also did some deleting though not sure if with the same soft.

查看更多
姐就是有狂的资本
5楼-- · 2020-05-25 07:26

I was also facing similar issue.

I renamed folder named VsHub to VsHub1 (Renamed to anything)

Path: C:\Program Files (x86)\Common Files\Microsoft Shared

Now its working

i need to find whether it is affecting at any other place

查看更多
够拽才男人
6楼-- · 2020-05-25 07:27

Please try this if you want to Fix this, it's worked for me:

Microsoft.VsHub.Server.HttpHostx64.exe has stopped working

Use This Root to locate your Error : C:\Program Files (x86)\Common Files\Microsoft Shared\VsHub\1.0.0.0

enter image description here

  • Close your visual studio 2015 (if Open / started)
  • End this process from Task Manager see the image above
  • Go to this Path: C:\Program Files (x86)\Common Files\Microsoft Shared\ and Find "VsHub" and rename it. That is !! ** you are DONE !**.

This Help me to get Rid of the Problem as Fast and Possible.

查看更多
女痞
7楼-- · 2020-05-25 07:29

Just Uninstall WebCompanion Lavasoft software

查看更多
登录 后发表回答