|
-
Dec 13th, 2017, 10:46 AM
#1
Thread Starter
Fanatic Member
[RESOLVED] Editing a web app in VS2013 while debugging
I'm building an MVC 4 website in VS2013, following a Pluralsight course for a bit of a refresher. On the course's video, the instructor is able to keep his website running in the browser (IE) while he makes changes to the code, then rebuilds the code and refreshes the browser to pick up his changes.
I'm not able to do that. If I press "Stop" in the debugger (which is what he does), it closes the browser. If I press "Pause", it leaves the browser open and allows me to make changes, but when I then try to build or restart, it prompts me to stop debugging first. I can't proceed with the build without saying yes to that, which closes my browser.
Any idea what I need to do differently? Edit and Continue is enabled, so it's not that.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|