asp.net - Replicate IIS setup from one machine to another -


looked for an answer on it and did not see it

This is for IIS 6.0 / Windows Server 2003 Is for

I am working with a very large ASP / ASP.NET application and I am trying to match the environment of my development environment of my team members. This process basically tests And the error is: get an error, go to IIS, make a change, the error is fixed. Oh, is that so. I'm hoping to find a way to copy the IIS directories and their set of configurations on a machine on my machine

I have found a script that is available on all machines Through a list of virtual directories will be repeated. It helped, but not much because I have yet to enter and set up all those virtual directories (I think ballpark is among the 20 of them). The whole process is complicated by the fact that we are getting ASP and ASP.NET applications in the same application, which spread many solutions and projects. Taking up the whole thing and doing too much work, but I have never heard a real solution about this.

What powers will prove useful here?

You should import and import the IIS metabase.

These can help: . Web.config .


Comments