Re: Visual Studio can't open web projects
From: Cowboy \(Gregory A. Beamer\) [MVP] (NoSpamMgbworld_at_comcast.netNoSpamM)
Date: 07/06/04
- Next message: Cowboy \(Gregory A. Beamer\) [MVP]: "Re: SQL Server 2005 Express Beta messes up your SQL Server 2000, BEWARE"
- Previous message: haiwen: "how to build a installation project that bigger than 2 cds"
- In reply to: Rudy Ko: "Visual Studio can't open web projects"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 6 Jul 2004 09:51:18 -0500
What is happening is VS .NET is trying to work on port 80. Either a) the
server is not started or b) port 80 is being used by some other process.
Check your web server and see if it is running. If not, try and start it. If
it gives you a port 80 error, your machine has been infected with a trojan
that hijacks port 80. If it is started, run a trojan scan to make sure that
you have not been borked.
-- Gregory A. Beamer MVP; MCP: +I, SE, SD, DBA ************************************************ Think Outside the Box! ************************************************ "Rudy Ko" <rko@lucent.com> wrote in message news:OYieFb2YEHA.3128@TK2MSFTNGP09.phx.gbl... > To all, > > I used visual studio .net for a while and never have a problem to open a > local web projects. But this morning I couldn't open any web projects on my > local machines. It says "HTTP/1.0503 Service Unavailable." Does anyone know > what it is? > > Thanks for any help. > > Rudy. > > >
- Next message: Cowboy \(Gregory A. Beamer\) [MVP]: "Re: SQL Server 2005 Express Beta messes up your SQL Server 2000, BEWARE"
- Previous message: haiwen: "how to build a installation project that bigger than 2 cds"
- In reply to: Rudy Ko: "Visual Studio can't open web projects"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|