This topic is locked

Is there an easy way to replicate a site?

12/19/2007 10:53:51 PM
ASPRunner.NET General questions
P
PhilipM author

I have set up a site and I am happy with the way it is working.
Now I want to set up another site with the same structure that connects to a different database query.
Is there an easy way of doing this or do I need to rebuild the site.

Eugene 12/31/2007

If you want change DB name, you can do it in web.config file. If you want to change queries, you should rebuild the site.

Feel free to contact me if you need any help.