Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
620 views
in Technique[技术] by (71.8m points)

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

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 comes up saying Visual Studio is not responding and looking for a solution and then restarts itself.

I tried re-installing IIS express, Visual Studio 2013 but no good.

It is a blank solution and I have not added any code.

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

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.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...