You should be able to load the project in 2005 and have it converted, and use
the Development Web Server in Visual Studio 2005 "as if" it were IIS.
FileSystem project, never have tried. My advice is to stick with the Web
Application Project model.
Peter
--
Site:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com
Short urls & more:
http://ittyurl.net
"Marc A" wrote:
> What is the procedure to upgrade an ASP.NET 1.1 project using IIS to an
> ASP.NET 2.0 project using File System instead of IIS. With new company PC's
> developers are no longer allowed to load IIS. So how do I move a 1.1 web site
> that was built using IIS to VS 2005 using a File System instead of IIS?