I have searched this forum and did not find an answer to my problem.
I have two computers I develop on. Both are Win2000 Advanced Server. I copy the folder under that I am working with to a floppy disk. I then copy this folder to my second machine under the folder. I open IIS management and create the folder as an application.
I open the project in VS.NET. When I build the project I get all kinds of errors. The application compiles fine on my first computer with VS.Net.
Since that didn't work, I removed the folder and made sure it wasn't referenced in IIS. I created a new web application with the same name with VS.Net. I then copied my files to this folder. I still get many errors when I try to build the project.
Does anyone know why this is happening?
Is there something I have to do to move my project from one computer to another?
Thanks for the help,
Gabe
I have two computers I develop on. Both are Win2000 Advanced Server. I copy the folder under that I am working with to a floppy disk. I then copy this folder to my second machine under the folder. I open IIS management and create the folder as an application.
I open the project in VS.NET. When I build the project I get all kinds of errors. The application compiles fine on my first computer with VS.Net.
Since that didn't work, I removed the folder and made sure it wasn't referenced in IIS. I created a new web application with the same name with VS.Net. I then copied my files to this folder. I still get many errors when I try to build the project.
Does anyone know why this is happening?
Is there something I have to do to move my project from one computer to another?
Thanks for the help,
Gabe