Integrate solution into IIS

R

rJ

I have a vs.net 2003 solution that created on a different developer's
computer and backed up to a network drive. I have copied the solution
directory to my computer where my other projects reside and tried to open
it. Since it is a web project it of course will not open because the
virtual directory isn't in IIS on my computer. How do I get the solution in
IIS so I can open project. What is best was to backup and restore solutions
to different computers? Is there a built-in function in VS?

If I navigate to the directory that contains project and open solution or
proj file I receive below error:

Unable to read the project file 'wizapp.vbproj'. The system cannot find the
path specified.

Thanks.
 
R

rJ

I found solution to my prob. Simply create new solution with same name.
Then copy old proj files to directory under inetpub. All works now.
 

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

Top