Hi all,
I am new to the migration procedure and hence seeking for guidance help from you all.
1. I need to migrate asp.net 2.0 website from Windows Server 2003 to Windows Server 2008 m/c.
2. Also need to move/copy data from the SQL Server database in Windows Server 2003 m/c to Windows Server 2008.
3. There are couple of VBA applications and batch files that also need to be setup in new m/c.
As for 2(database migration) , I am planning to use scripts to replicate the database and data. ( Is this approach correct?)
For 3, I plan to manually copy the required files and install in required folders.
However for website migration, I am not sure what is the right way to do.
I have been exploring web and many posts point to using web deploy tool.
Is is easy to use/follow? Does it setup the files in exact location by itself?
Or should I manually copy the website in wwwroot directory and do all configuration?
I am short on time and hence can use with all the help in this direction.
Thanks in advance...