I have a solution with multiple possible start-up projects. One of them is a web application. When I start to debug, Cassini automatically launches even if I do not want to debug the web application. This is quite annoying.
Do anyone of you know how to disable Cassini auto-start “feature”
Thank you
Open the web project properties window (CTRL+W,P) and set ‘Always Start When Debugging’ to ‘False’.