move project

  • Thread starter Thread starter Dean L. Howen
  • Start date Start date
D

Dean L. Howen

How can I move an ASP.NET project from PC to another?
although I have setup the virtual directory in IIS, it couldn't work until I
create the new project and add old items.
tell me why and how?
thank
 
Be careful to not move the user settings and the .webinfo file, then
you should be prompted to associate a web location with the project
when you try to open it.

HTH,
 
Back
Top