473,385 Members | 1,890 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

VS 2003 and Vista

Whenever I try to open a VS 2003 project on Vista I get the error :

'VS.NET cannot create or open the application because no web server at
the URL http://localhost/projname was detected'

How do I solve this? I have a feeling IIS may not be installed on my
machine, yet I have just installed the Ultimate upgrade on top of Home
Premium.

*** Sent via Developersdex http://www.developersdex.com ***
Feb 17 '07 #1
4 2469
"Mike P" <mi*******@gmail.comwrote in message
news:OQ**************@TK2MSFTNGP05.phx.gbl...
Whenever I try to open a VS 2003 project on Vista I get the error :
How do I solve this?
Currently, Visual Studio.NET is not supported on Vista. The earliest version
which will *ever* be supported is Visual Studio.NET 2005 + SP1 + a patch
which is currently in testing. Earlier versions will never be supported:
http://msdn2.microsoft.com/en-us/vstudio/aa948853.aspx

N.B. this doesn't necessarily mean that earlier versions won't run - you
might get some assistance from this:
http://msdn2.microsoft.com/en-us/vstudio/bb188244.aspx - however you might
like to consider *why* Microsoft can't support earlier versions on Vista,
and then decide whether you really want to run it on that platform or not...

If you have sufficient hardware, by far the simplest workaround is to
download Virtual PC 2007 (it's free), create a WinXP Pro guest, and proceed
from there - subject to licensing, of course...
Feb 17 '07 #2
Make sure you install IIS. Jus because you upgraded does not mean it
"automatically got installed". Although MS *says* that VS.NET 2003 isn't
supported on Vista, it may still work OK, from reports I have read.
Peter

--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net


"Mike P" wrote:
Whenever I try to open a VS 2003 project on Vista I get the error :

'VS.NET cannot create or open the application because no web server at
the URL http://localhost/projname was detected'

How do I solve this? I have a feeling IIS may not be installed on my
machine, yet I have just installed the Ultimate upgrade on top of Home
Premium.

*** Sent via Developersdex http://www.developersdex.com ***
Feb 17 '07 #3
VS 2003 relies on the FrontPage Server Extensions to open web sites using
http. The FP Server Extensions are not supported with IIS 7 and Vista so
there is no facility to open a web through http.
--

Hope this helps,
Mark Fitzpatrick
Former Microsoft FrontPage MVP 199?-2006

"Mike P" <mi*******@gmail.comwrote in message
news:OQ**************@TK2MSFTNGP05.phx.gbl...
Whenever I try to open a VS 2003 project on Vista I get the error :

'VS.NET cannot create or open the application because no web server at
the URL http://localhost/projname was detected'

How do I solve this? I have a feeling IIS may not be installed on my
machine, yet I have just installed the Ultimate upgrade on top of Home
Premium.

*** Sent via Developersdex http://www.developersdex.com ***

Feb 17 '07 #4
Open up the Windows Options under Add/Remove programs. You will then have to
add IIS 6 support options, by drilling down into the web server options. You
may also have to reinstall .NET Framework 1.1 (do not think so, but it is
possible) and set up the sites to use 1.1.

You should also run VS.NET as admin.

Realize VS.NET is not supported, so you may have other issues.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com

********************************************
Think outside the box!
********************************************
"Mike P" <mi*******@gmail.comwrote in message
news:OQ**************@TK2MSFTNGP05.phx.gbl...
Whenever I try to open a VS 2003 project on Vista I get the error :

'VS.NET cannot create or open the application because no web server at
the URL http://localhost/projname was detected'

How do I solve this? I have a feeling IIS may not be installed on my
machine, yet I have just installed the Ultimate upgrade on top of Home
Premium.

*** Sent via Developersdex http://www.developersdex.com ***
Feb 18 '07 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: amparikh | last post by:
I have VS.NET 2003 IDE and compiler. Are there any knwon issues using .NET 3.0 SDK with VS.NET 2003 ? or just including the right header files and libraries within the SDK should do it ? Thanks
5
by: Chris Fellows | last post by:
When I try and create a new web service project in VB.NET 2003 Standard I get the error "VS .NET cannot create or open the application. The likeliest problem is that required components are not...
4
by: John | last post by:
Should I post this message here or is there a different group. Thanks ---------------------------------------------------------------- I created a setup project in VS 2003 to deploy a windows...
2
by: Wayne | last post by:
I'm experiencing the following intermittent problem with Access 2003 (Access 2000 file format) under Vista. Sometimes when I close a database by closing the database window I get the following...
1
by: =?Utf-8?B?QmFzaGFy?= | last post by:
Hello There: When I try to run the Britiannica 2003 on Windows Vista, I get this error message "Application could not be initialized, Please re-intsall" I re-installed the Britannica, but the...
10
by: Jeff | last post by:
This is something I can't test (don't have 2007) and found no definitive answer, but a few conflicting ones. Will a 2003 database work correctly in Access 2007? Don't want to do any design...
11
by: =?Utf-8?B?S3VlaXNoaW9uZyBUdQ==?= | last post by:
I am running Visual studio 2003 with framework 1.1 on a vista platform. However it runs very slow in debug mode, especially while it is loading dlls. What is the problem? Is there a compatibility...
11
by: DavidW | last post by:
The application installed okay, but attempted installation of SP1 produces an error 1606 ("Could not access network location VS Developers (cannot create group)"). It's hard to believe that any...
2
by: =?Utf-8?B?Vi5DaG9ja2FsaW5nYW0u?= | last post by:
IDE : VS .NET 2003, Platform : .NET 2.0, Hi All, I have my project in VS.Net 2003 (VB.Net). The OS is Vista Ultimate. In a form's Button_Click() event i call a dll which calls another dll and...
4
by: darrel | last post by:
Looks like we're getting Vista soon. Alas, we're still maintaining a few apps in 1.1 using VS.2003. Are there any issues? Does it run on Vista? I found this which appers that MS doesn't...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.