What is the fix to connect to localhost in VS 2008 Pro - ASP.NET Development Server"
ISSUE: After creating ASP.NET website in Visual Studio 2008 Pro - SP1 / and launch page from Solution Explorer by right click the webpage >select view in browser with Launch IE - ERROR message I receive:
"Internet Explorer cannot display the webpage"
I'm working with OS: Vista Home Edition Prem SP1
ASP.NET 3.5
VISUAL STUDIO 2008 PRO SP1
MS SQL SERVER 2005
INTERNET EXPLORER 8
I have a port manager I see the TCP localhost ports that Visual Studio is using error when using ports and hitting f5 to refresh
http://localhost:49161/WebSites/Default.aspx (i tried ports 49161-49168)
http://localhost:8080/WebSites/Default.aspx
Cant use port 80 in use is the error
I turn off firewall still issues
I confirmed setting ---
I check setting everything is installed - control panel > program and features >
turn on window feature â settings are good IIS and ASP.NET and Window Authentication
I can't use IIS to create website it telling me I am not the Administrator and I only have one account -- I check there is no other account to switch to or to administer -- My account is then admin acct on my laptop....