5
Answers

porting a web application from one to another machine

Kevin Zhang

Kevin Zhang

16y
3.1k
1
I need porting a web application from a machine (windows server 2000) to another (windows server 2003 standard edition). Can I just copy it from the first machine and paste it to the second one? Thanks. I found there is a treeview bug after porting.
Answers (5)
0
Sam

Sam

NA 157 0 15y

Sam,
Thanks for your good help intentions.
I somehow (not sure) managed to restore the files, but I'm not sure what I did.
I simply collected the files I believed should be in the project and made sure they all are in the right folder with the correct namespace, and the most important (i believe) was getting rid of repetitions.

I find the VS (I use Express) to be extremely (dangerously) sensitive to file handling and lacking good automatic file backup (I used to work with Borland Builder where each build saved full backup of previous builds).
I would nevertheless appreciate any good guidelines that will help me prevent such issues in the future.
Sam
0
Sam Hobbs

Sam Hobbs

NA 28.7k 1.3m 15y
Do you still need help?