Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Run multiple web forms apps in same solution in visual studio

I have two web forms applications in one solution in Visual Studio 2012. At work, it creates both, but runs only the startup project in debug mode. I can also pull up the second application at the same time. However, in the same solution with the same copy of Visual Studio, my home computer only opens one of them at a time (Only the one you select as the startup project).

How can I get visual studio to run both?

like image 428
girlcode Avatar asked May 19 '26 05:05

girlcode


1 Answers

Right-click your solution, and select Properties. On the left side, navigate to Common Properties -> Startup Project.

Now you can select "Multiple startup projects" and specify which projects will start (with or without debug) when you run the solution.

like image 188
BJ Myers Avatar answered May 21 '26 23:05

BJ Myers



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!