IIS 6.0 Development

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Brian Wise

    #1

    IIS 6.0 Development

    We now have Windows 2003 webservers for development. If the past we were
    focusing on IIS 5.0 development. How do developers program in IIS 6.0, when
    thier workstation is Windows XP running IIS 5.1? They develop thier projects
    locally then push to the server for testing.


  • John Timney \(Microsoft MVP\)

    #2
    Re: IIS 6.0 Development

    Get them to install the same framework into their local web server. You
    should not notice a difference when you upload their code to the IIS6
    server.
    --
    Regards

    John Timney
    Microsoft Regional Director
    Microsoft MVP


    "Brian Wise" <bwise@tecolote .com> wrote in message
    news:ej08lQNnEH A.1992@TK2MSFTN GP10.phx.gbl...[color=blue]
    > We now have Windows 2003 webservers for development. If the past we were
    > focusing on IIS 5.0 development. How do developers program in IIS 6.0,[/color]
    when[color=blue]
    > thier workstation is Windows XP running IIS 5.1? They develop thier[/color]
    projects[color=blue]
    > locally then push to the server for testing.
    >
    >[/color]


    Comment

    • Nick Malik

      #3
      Re: IIS 6.0 Development

      Unless you are using features specific to IIS 6.0, you don't need IIS 6 on
      the workstations. If you are using those features, consider giving copies
      of Virtual Server to your developers, or giving them access to the web
      service using Terminal Services.

      --- Nick

      "Brian Wise" <bwise@tecolote .com> wrote in message
      news:ej08lQNnEH A.1992@TK2MSFTN GP10.phx.gbl...[color=blue]
      > We now have Windows 2003 webservers for development. If the past we were
      > focusing on IIS 5.0 development. How do developers program in IIS 6.0,[/color]
      when[color=blue]
      > thier workstation is Windows XP running IIS 5.1? They develop thier[/color]
      projects[color=blue]
      > locally then push to the server for testing.
      >
      >[/color]


      Comment

      Working...