How do I start WebDevServer from a .sln file without opening Visual Studio 2008

Posted by -providerscriptmaster on Stack Overflow See other posts from Stack Overflow or by -providerscriptmaster
Published on 2010-02-16T05:53:27Z Indexed on 2010/03/17 10:31 UTC
Read the original article Hit count: 349

Is there a way to start WebDevServer (Visual Web Development Server) by passing in the .sln file without actually opening Visual Studio 2008? I am a JavaScript developer and I work in a client project and I want to save the memory overhead consumed by VS and give it to multiple browsers for cross-browser testing. I am hesitant with setting up IIS (Visual Web Dev server is SO LIGHT-WEIGHT being Cassini). Please advice. Thanks!

© Stack Overflow or respective owner

Related posts about visual-studio-2008

Related posts about web-development-server