How to copy solution from one machine to the other

  • Thread starter Thread starter msnews
  • Start date Start date
M

msnews

Hi All,

I am new to Dot Net. I am using VS.NET with C#. I have a vs.net solution on
one machine. What do I need to do to move it to the other machine.

Please help.

Thanks,
Anil
 
Hello MSNews,

Use Windows Explorer to copy it...

If it's an ASP.NET project, you'll need to set up the appropriate VROOT in
IIS.
 
Back
Top