473,663 Members | 2,800 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Upgrading ASP.NET on my web server to the latest version

I have .Net Framework 1.1 on my machine, when I try to create an ASP.NET Web
application, it gave me the following error:
Visual Studio .NET has detected that the Web server is running ASP.NET
version 1.0. The web application you are creating or opening can be
configured to be compliant wiht ASP.NET 1.0. However, the application will
not be able to use new features from ASP.NET 1.1.

The web server (IIS) is on my machine also.
How can I upgrade ASP.NET on my web server to the latest version ? Where can
I get the latest ASP.NET from ?

Thanks a lot.
Sep 7 '06 #1
2 1888
Have you tried registering ASP.NET 1.1 with IIS ?

Open a command window at :
drive:\WINDOWS\ Microsoft.NET\F ramework\v1.1.4 322

and run the following command :

aspnet_regiis -i

Let us know if that fixes your problem.

Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
=============== =============== =====
"fniles" <fn****@pfmail. comwrote in message news:eo******** ******@TK2MSFTN GP03.phx.gbl...
>I have .Net Framework 1.1 on my machine, when I try to create an ASP.NET Web application, it gave
me the following error:
Visual Studio .NET has detected that the Web server is running ASP.NET version 1.0. The web
application you are creating or opening can be configured to be compliant wiht ASP.NET 1.0.
However, the application will not be able to use new features from ASP.NET 1.1.

The web server (IIS) is on my machine also.
How can I upgrade ASP.NET on my web server to the latest version ? Where can I get the latest
ASP.NET from ?

Thanks a lot.


Sep 7 '06 #2
Thank you very much.
It works !!!
Thanks.

"Juan T. Llibre" <no***********@ nowhere.comwrot e in message
news:eN******** ********@TK2MSF TNGP05.phx.gbl. ..
Have you tried registering ASP.NET 1.1 with IIS ?

Open a command window at :
drive:\WINDOWS\ Microsoft.NET\F ramework\v1.1.4 322

and run the following command :

aspnet_regiis -i

Let us know if that fixes your problem.

Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
=============== =============== =====
"fniles" <fn****@pfmail. comwrote in message
news:eo******** ******@TK2MSFTN GP03.phx.gbl...
>>I have .Net Framework 1.1 on my machine, when I try to create an ASP.NET
Web application, it gave
me the following error:
Visual Studio .NET has detected that the Web server is running ASP.NET
version 1.0. The web
application you are creating or opening can be configured to be compliant
wiht ASP.NET 1.0.
However, the application will not be able to use new features from
ASP.NET 1.1.

The web server (IIS) is on my machine also.
How can I upgrade ASP.NET on my web server to the latest version ? Where
can I get the latest
ASP.NET from ?

Thanks a lot.



Sep 8 '06 #3

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

Similar topics

1
1893
by: bartolomesintes | last post by:
Hi, I have installed PHPHome 2.3.4 in Windows XP. This WAMP package installs Apache 2.0.50 , PHP 5.0.0 and it works fine. The SQLite installed version is 2.8.14 and I would like to upgrade to a later version. Is it possible? Is the upgrading process explained somewhere? Thanking you in advance, Barto
1
1353
by: Leif K-Brooks | last post by:
I have an ancient server with Red Hat 7.2 and Python 1.5.2. I want to install mod_python, but I'll need a version of python from some time after the stone age to do that. Up2date is broken (missing Python module, go figure), so I can't use that. The latest RPMs seem to be for Red Hat 9, will they work with 7.2? If not, will building from source make versioned binaries only (/usr/bin/pythonX.X instead of /usr/bin/python)?
0
1187
by: jcherian | last post by:
Hi There I am currently not able to open our CRM tools API code samples in Visual Sudio.Net because our local version Studio.Net is older than the version in which the API code sample is written I looked into our current versions of .Net from Window Help msde 2002 version 7.0.946 ms .net frmwrk 1.0 ver 1.0.370 For the API, we need .net frmwrk 1.1.4 or higher I can't seem to specfically locate 1.1.4. I located ver 1.1 downloaded and...
13
2635
by: Noesis Strategy | last post by:
When I ordered my new laptop, Sony didn't offer Access 2003 in its bundles. Recently, I have begun to design Access databases using an copy of Access 2002 from my previous laptop. It works fine, but I would like to have all the office apps on the same version. So I have a few questions: 1) Is the file format the same as 2002? Can 2002 users read 2003 files? 2) What are the major reasons for upgrading to 2002 ?
11
1919
by: Aidan Tobin | last post by:
Hi, I have to upgrade a number of databases from Access 2.0, Access 97 and Access 2000 to work in Office 2003. These databases contain a number of Forms coded with VBA as well as a number of Queries/Macros. The Microsoft web site says that Office 2003 will open databases created in these versions. However i have in the past upgraded databases from access 2.0 to 97
2
1258
by: playboy601 | last post by:
Has anyone else had problems with opening solutions created in c# express with an older version of .net 2.0, after upgrading to the latest build (2.0.50727.42)?? Everytime I tried to open the solutions after the upgrade.. the whole application crased. I had .net 2.0 build 2.0.50215.44 installed before. I uninstalled the newest build and reinstalled the previous one, and it works fine. Also, when trying to run some of my apps created with...
5
1600
by: Shiraz | last post by:
my question is can i just install the new version of mysql, stop the old, point the data directory for the new one to the data directory and just start up mysql 5? or do i need to take some extra steps int eh process. also is there any data corruption possible in the process i described
4
1304
by: Anil Gupte | last post by:
I am planning to move from my Visual Studio .Net 2003 edition to the 2005 platform. I understand that 2005 uses the 2.0 framework. Will this affect my development in 2003 should I wish to continue developing in that? The reason is that I am familiar with VB.Net 2003 and may want to go back to it occasionally, but in 2005 I am planning to learn C#. Any advice is appreciated. Thanx, --
0
951
by: albertleng | last post by:
Hi. I'm using Visual Basic .NET 2003 in Win XP Pro. Everything i try to create Web App, Web Service or etc, a prompt appears. "Visual Studio .NET has detected that the Web Server is running ASP .NET version......" "What do you want to do?" "Do not open the application. I will upgrade ASP .NET on the server to the latest version before proceeding. (Recommended)"
0
8436
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
8345
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8858
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8771
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...
0
5657
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4182
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4349
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2763
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
2000
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.