IIS 6.0 Development

  • Thread starter Thread starter Brian Wise
  • Start date Start date
B

Brian Wise

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.
 
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
 
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top