473,811 Members | 3,021 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Problem Oppening a web project with VS2003

Hello to everybody and sorry for my english.

I have VS2003 installed on a XP Prof with IIS 5.1 running, but when i try to
open an ASP.NET project VS shows this error message:

"VS .Net has detected that web server is not running ASP NET
version 1.1. You can´t run web application or ASP web services"

I have installed ASP webMatrix runnning without problems.

Thanks and Regards


Nov 18 '05 #1
1 1114
Hi Cecilio,

When you open a Web project in VS.NET 2003, we make a GET request for a
file called get_aspx_ver.as px. That file doesn't really exist, but the 404
that is returned will have the header in it that tells us what version of
the Framework is installed. If we get anything back other than 1.1.4322
(such as an error), we throw this error that you are seeing.

If you are positive that you have 1.1 installed (you can check this in the
IIS configuration), the issue is likely that something is either wrong with
ASP.NET or the Web server. What happens if you browse to
http://localhost/test.aspx?

Jim Cheshire [MSFT]
MCP+I, MCSE, MCSD, MCDBA
Microsoft Developer Support
ja******@online .microsoft.com

This post is provided "AS-IS" with no warranties and confers no rights.
--------------------
From: "Cecilio" <no************ ****@abserver.e s>
Subject: Problem Oppening a web project with VS2003
Date: Tue, 27 Jul 2004 18:21:24 +0200
Lines: 17
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2800.1437
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441
Message-ID: <eY************ **@tk2msftngp13 .phx.gbl>
Newsgroups: microsoft.publi c.dotnet.framew ork.aspnet
NNTP-Posting-Host: cliente-1723.iberbanda. es 217.11.105.199
Path: cpmsftngxa10.ph x.gbl!TK2MSFTNG XA06.phx.gbl!cp msftngxa06.phx. gbl!TK2MSFTNGP0 8
.phx.gbl!tk2msf tngp13.phx.gblXref: cpmsftngxa10.ph x.gbl microsoft.publi c.dotnet.framew ork.aspnet:2510 23
X-Tomcat-NG: microsoft.publi c.dotnet.framew ork.aspnet

Hello to everybody and sorry for my english.

I have VS2003 installed on a XP Prof with IIS 5.1 running, but when i try toopen an ASP.NET project VS shows this error message:

"VS .Net has detected that web server is not running ASP NET
version 1.1. You can´t run web application or ASP web services"

I have installed ASP webMatrix runnning without problems.

Thanks and Regards



Nov 18 '05 #2

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

Similar topics

4
5158
by: Jody Gelowitz | last post by:
Is this possible? I have compiled an assembly in VS2005 and am trying to add a reference to that assembly from my VS2003 project. The error that I am getting is: A reference to '{path to vs2005 dll}' could not be added. This is not a valid assembly or COM component. ONly assemblies with extension 'dll' and COM components can be referenced. Please make sure that hte file is accessible, and that it is a valid assembly or COM component. ...
7
2179
by: Brad | last post by:
When debugging my current web project, in VS2003, I found I had lost the ability to drill down on watch objects in the Watch Window; I could only view the single value specific watch objects. Here's what I discovered. In addition to my main web project and several middle tier projects, I also added an "empty" web project in my solution (Add - New Project - Empty Web Project). This empty web project is what is causing the above...
1
2649
by: Michael Tissington | last post by:
I'm trying to convert a project from VS2003 to VS2005 After conversion all of my TagPrefix are not recognized in the body. <%@ Register TagPrefix="Oaklodge" TagName="Curve" Src="ctrls/Curve.ascx" %> This does not report any errors, but when I try to use it like <Oaklodge:Curve runat="server" /> I get the following error
7
1801
by: Bob | last post by:
Hi, I have a typed unbound dataset that is passed to a datahandling class to be filled. The datahandling class fills it from a sproc using an oledbDataAdapter (SQLAnywhere database) The only table in the dataset has two int32 columns. There is one row of data and as expected, column 0 contains an int and column 1 contains a null. I want to update column1. The following code executes but the row cell remains unchanged.
0
1077
by: billmiami2 | last post by:
I have a machine (XP PRO x64) with both the .NET 2.0 (v2.0.50727) and 1.1 (v1.1.4322) frameworks installed. I have both VS2005 and VS2003 running. I'm using Dennis Bauer's ASP.NET version switcher to set the desired framework for specific web applications. I'm also running all applications using 1.1 in a different application pool from those using 2.0. Everything seemed to be running fine until I opened an existing application in...
11
1751
by: brianlanning | last post by:
We have a web application in 2003. The solution contains the project for the web application and five other projects for shared assemblies. We have two issues. The first is that we want to place the entire solution in some other directory like c:\work rather than wwwroot. We can use vss to do a get latest version, but as soon as we open the solution from within visual studio, vs copies the main web application source files to a new...
2
2823
by: Rotsey | last post by:
Hi, I had a VS2003 ASP.NET application working fine and running ok. I also have VS2005 installed and recently installed the LINQ CTP and BLINQ. In the process of getting this to work when I reopen my VS2003 app I get the error trying run the project Unable to start debugging on the server.
0
1138
by: Cylix | last post by:
I had written a COM setup project by VS2003 VB.NET, which work properly in Windows 2000 and Windows XP with framework 1.1 I have just tried to intall the msi in vista and the msi told me that framework 1.1 is missing. But When I install the framework 1.1 package from microsoft, vista prompt me that it is already installed. I have tried to write another standalone application by VS2003 with framework 1.1,
1
1339
by: sureshhalade | last post by:
I want to migrate VS2003 Windows/Class library/console project to VS2005 Windows/Class library/console project. And the DLL out of VS2005 project should work as previously. Note: My main project contains some other 3-4 projects (Class libraries, Windows Application) in it. What I tried is - 1. Conversion of VS2003 project to VS2005 project through VS2005 editor. 2. Compiled the VS2003 project under VS2005 editor with no errors. 3. I...
0
9727
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10386
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10398
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10133
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9204
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7669
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
1
4339
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3865
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3017
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.