how to copy a project to another PC?

  • Thread starter Thread starter Carlos
  • Start date Start date
C

Carlos

Hi all,

I have an ASP .Net project that I need to copy to
another PC. When I tried it, it did not work
by just creating the virtual directory, and copying the source files there.
Is there anything else that needs to be done ?
Thanks,

Carlos
 
What error message do you see?

Does your project include .vb or .cs code behind files? Did you copy
the .dll? Did you hit the "Create" button on the vdir tab to mark the
directory as an application?
 
Another common problem is editing the web path in the .webinfo file. That
has to be manually edited.

DalePres
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top