Visual Studio 2013 crashes and restarts every time I run my test solution

后端 未结 1 444
刺人心
刺人心 2020-12-10 04:09

Visual Studio 2013 crashes and restarts every time I run my test solution. When I hit F5 IIS Express starts, the solution builds successfully but after that a dialog box com

1条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-10 05:11

    I think I figured out how to fix the issue:

    Go to:

    Visual Studio 2013 -> Tools -> Options -> Projects and Solutions -> Web Project -> Use 64 bit version of IIS Express

    for websites and projects has to be checked if you are using a 64 bit machine.

    0 讨论(0)
提交回复
热议问题