disabling IIS to run local web server?

How can I disable IIS5 in order to run the local VS2k5 web server

Thanks.



Answer this question

disabling IIS to run local web server?

  • Adam.Kahtava

    They can coexist, privided you don't use same port. By default Visual Web Developer will use a random port number, but it can be changed in the website properties

  • BAZOOKAMEGATRON

    What's happening for me is when I have IIS enabled, VS uses that, ok, that's fine. But when I disable the World Wide Publishing Service, VS doesn't start up Cassini. How do I tell VS2k5 to do that

    Thanks.


  • Muhammad Adnan

    What I mean, is it as simple as disabling the one World Wide Web Publishing service I seem to remember having to disable three/four services with some older ver of IIS. I would like to test my web app with Cassini to see if theres' any performance advantages (at dev time that is).

    Thanks.


  • disabling IIS to run local web server?