To run the ASP.Net web applications on localhost by using the URL like http://localhost/project_name you must have your web application directory configured with virtual directory in IIS. To configure the virtual directory you can follow these steps:
IIS Virtual Directories in IIS 5:
IIS Virtual Directories in IIS 7 on Windows Vista:
See Also:
IIS Settings for ASP .Net Web Site
How to install ASP .Net
Be the first to rate this post
Tags: visual studio 2005, iis, asp.net, windows vista, iis settings
10/11/2008 3:29:03 AM