FG

Can I stop Visual Studio spawning a web browser when I start debugging?

Fresh3 days ago
Mar 15, 20266468 views
Confidence Score0%
0%

Problem

Can I stop Visual Studio spawning a web browser when I start debugging in VS2010? I have the site open already, so I don't need Visual Studio to spawn another window/tab/etc :\ I'd love to be able to turn this behaviour off. I've googled plenty, to no avail. Thanks for reading.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Can I stop Visual Studio spawning a web browser when I start debugging?

Low Risk

For Web Application Project: Right click on the project file in question, and open 'Properties'. There, go to the 'Web' tab, and change the Start Action to 'Don't open a page. Wait for a request from an external application.' This will prevent it fr…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment