How to configure VS2005 work with pre-installed IIS 5.2/6.0 instead

Discussion in 'Visual Studio' started by J.Bey, May 5, 2008.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Hi, there! I haven't come around here for a long while. Well, part of reason is that I have been really busy at moving.[​IMG]

    Finally, I could settle down and do my web development work with my *not-the-latest* tool, VS 2005 but the annoying "virtual web server"([​IMG] I can't remember the proper name for it) has been installed by default with the installation of VS 2005. I couldn't figure out any visual config. settings to turn it off during the installation processes. I already have the IIS running on my dev. PC, so I definitely do not want to have the "virtual web server" when I already have the IIS in place.

    Could anybody teach me how to configure VS 2005 work with IIS instead? maybe uninstall "virtual web server" would help?
    Thanks for your kindness!




    J. Bey


    Current Position(NECST, Japan):
    *Network App. Programmer
    *Program Testing Specialist

    Former Position(Maxtop, Canada):
    *MIS Developer
    *Web App. Developer
    *Web Site Admin.

    +=-=+
    "Life is tough...but programming is FuN"</CODE>

    Post Edited (J.Bey) : 5/5/2008 4:55:50 PM GMT
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    Hi.. welcome back! Moving is surely a PAIN!! I've just gone through one :<


    Anyway, you can simply use VS.NET to publish to IIS.


    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
  3.  
  4. Bruce

    Bruce DiscountASP.NET Staff

    Using either Copy website / Publish website

    There should be an option to publish to Local IIS.

    - Click Copy website
    - It should open up a dialog box, select Local IIS on the left pane.

    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
  5. [​IMG]Thanks, Bruce!

    J. Bey


    Current Position(NECST, Japan):
    *Network App. Programmer
    *Program Testing Specialist

    Former Position(Maxtop, Canada):
    *MIS Developer
    *Web App. Developer
    *Web Site Admin.

    +=-=+
    "Life is tough...but programming is FuN"</CODE>
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page