Migrating from VS2003 to VS2008

C

CKKwan

The Web Project in VS 2003 is created in the inetpub.

But in VS2005 / 2008, they store together in the project / soluction
directory.

Now, when I am migrating, how can I ensure that all these files (in
the inetpub) are moved into the project directory.

More importantly is that I do not have inetpub in my vista and is not
allowed to install.

Thanks in advance.
 
C

Cowboy \(Gregory A. Beamer\)

1. Open Windows Explorer
2. Copy the bits from Inetpub to where you want the project to sit
NOTE: You can open from inetpub too, but this is wiser
3. Open VS 2008
4. Choose Open >> Website
5. Find the folder
6. Click open

That is it if you are doing the local build thing.

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

Subscribe to my blog
http://gregorybeamer.spaces.live.com/lists/feed.rss

or just read it:
http://gregorybeamer.spaces.live.com/

*************************************************
| Think outside the box!
|
*************************************************
 

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