Hi all! I'm (almost) newbie on Visual Studio. I've a solution created on VS2005 with some Windows Application projects and a Web Site. (Now, this solution was converted to VS2008) All Windows Application projects are in ...\Visual Studio 2005\Projects\ folder, and the Web Site is in ...\Visual Studio 2005\WebSites\. I need to move the Web Site project to ...\Visual Studio 2005\Projects\. Is this possible? (I know I can't move it by simple "cut and paste" method.) How can I move it? Thank you in advance. -- Adrián E. Córdoba
"Adrián E. Córdoba" wrote in message news:8E33717F-40CF-472B-9FF2-BD62C039AABF@microsoft.com... > Hi all! > I'm (almost) newbie on Visual Studio. > I've a solution created on VS2005 with some Windows Application projects > and > a Web Site. (Now, this solution was converted to VS2008) > All Windows Application projects are in ...\Visual Studio 2005\Projects\ > folder, and the Web Site is in ...\Visual Studio 2005\WebSites\. > I need to move the Web Site project to ...\Visual Studio 2005\Projects\. > Is this possible? (I know I can't move it by simple "cut and paste" > method.) > How can I move it? A web site isn't a project. It's just a bunch of files. Just copy the files. -- John Saunders | MVP - Connected System Developer