I debug my project from console with MsBuild.exe. After i compile project i want to start and test it, but i have problem that i can not start Cassini for testing project. Can i run Cassini from console?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can call it with this format:
The below info is from my machine for a default location install, YMMY.
For 2.0 – 3.5/VS 2008, it’s at:
And it’s just
WebDev.WebServer.exeFor 4.0/VS 2010 it moved to the 10.0 directory, it’s at:
And there’s a
WebDev.WebServer20andWebDev.WebServer40for the different CLR versions.