S
Stimp
How do you copy a vs.net project from one computer to another?
Here are the steps I tried, but it failed...
- Copied project directory from wwwroot of source to wwwroot on
destination (e.g. 'MyProj')
- Went into IIS and created a virtual directory called 'MyProj'
(although in IIS the folder 'MyProj' was appering too which it doesn't
in the source computer's IIS)
- Tried to run it, but it wouldn't work.
This was about a month ago so I don't remember the exact errors. What I
had to do to get it to run was CREATE A NEW PROJECT and copy the files
into the new project!
Here are the steps I tried, but it failed...
- Copied project directory from wwwroot of source to wwwroot on
destination (e.g. 'MyProj')
- Went into IIS and created a virtual directory called 'MyProj'
(although in IIS the folder 'MyProj' was appering too which it doesn't
in the source computer's IIS)
- Tried to run it, but it wouldn't work.
This was about a month ago so I don't remember the exact errors. What I
had to do to get it to run was CREATE A NEW PROJECT and copy the files
into the new project!