W
Wm. Scott Miller
We have been looking at how to develop in a team environment where our
servers are all Windows Server 2003 (IIS 6.0) and all our development
machines are Windows XP (IIS 5.1). We are doing all ASP.NET applications.
We have been using a non-isolated development model (all development happens
directly on a server) and it has worked fine with only two developers, but
we are expanding and it is no longer an option. The model that we are
looking at is the isolated development model where each developer develops
in their local machine (IIS 5.1) and then depolys to the test/production
servers (IIS 6.0). Where can I find information about configuring IIS 5.1
and IIS 6.0 identically for ASP.NET development? OR Is there a resource
that tells how to work in isolated development model in a mixed IIS 5.1 and
6.0 environment? ALSO Are there any "gotchas" when developing on IIS 5.1
and deloying to IIS 6.0?
Thanks,
Scott
servers are all Windows Server 2003 (IIS 6.0) and all our development
machines are Windows XP (IIS 5.1). We are doing all ASP.NET applications.
We have been using a non-isolated development model (all development happens
directly on a server) and it has worked fine with only two developers, but
we are expanding and it is no longer an option. The model that we are
looking at is the isolated development model where each developer develops
in their local machine (IIS 5.1) and then depolys to the test/production
servers (IIS 6.0). Where can I find information about configuring IIS 5.1
and IIS 6.0 identically for ASP.NET development? OR Is there a resource
that tells how to work in isolated development model in a mixed IIS 5.1 and
6.0 environment? ALSO Are there any "gotchas" when developing on IIS 5.1
and deloying to IIS 6.0?
Thanks,
Scott