473,499 Members | 1,589 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

how to deploy aspnet 2.0

I installed aspnet 1.0 and aspnet 2.0 in my computer. when i deploy my
webSite writed with aspnet2.0 to iis ,but is must change it from 1.0 to 2.0
in iis property settings by manual
Apr 25 '07 #1
1 1228
I suspect you meant 1.1, not 1.0, right ?

If you *only* want to use aspnet 2.0, you can unregister aspnet 1.1

From the aspnet 1.1 directory
Drive:\WINDOWS\Microsoft.NET\Framework\v1.1.4322

run :

aspnet_regiis -u

If you do have aspnet 1.0, it will be located at
Drive:\WINDOWS\Microsoft.NET\Framework\v1.0.3705

You can unregister it with the same command, run from *that* directory.
I suspect you'll find that directory almost empty, though.

Unregistering all 1.x versions will leave only aspnet 2.0 registered on your IIS,
and 2.0 will be the only choice you have in the IIS property settings.

For good measure, after you unregister all 1.x versions, you can run :

aspnet_regiis -i

from the .net framework 2.0 directory:
Drive:\WINDOWS\Microsoft.NET\Framework\v2.0.50727


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Jacky Zheng" <zq*****@sina.comwrote in message news:eC**************@TK2MSFTNGP04.phx.gbl...
>I installed aspnet 1.0 and aspnet 2.0 in my computer. when i deploy my webSite writed with
aspnet2.0 to iis ,but is must change it from 1.0 to 2.0 in iis property settings by manual

Apr 25 '07 #2

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

Similar topics

2
2251
by: Marcus | last post by:
I have seen many posts of people with the same problem as me (attached below), but I have yet to see any solutions posted. Has anyone figured out how to deploy an Asp.net web site to the webserver...
3
1615
by: John Holmes | last post by:
We have a couple of websites on our Intranet IIS server. We use the default website for some vended web apps, but the majority of our intranet exists on another IIS configured website. The problem...
2
1872
by: Nils Hedström | last post by:
I have a ASP.NET 1.1 project that I want to be able to deploy on my web-servers while they have real traffic (40 requests/second). When I copy the projects assembly in the bin-directory of the...
5
2337
by: Loane Sharp | last post by:
Hi there I had no luck in getting the following question answered in the SQL Server newsgroups. Please point me in the right direction. Background: I am using the "System.Data.SqlClient"...
0
1211
by: paps | last post by:
hi i've a file system web site with a SQL Express DB stored in the APP_Data folder and created with the aspnet_regsql utility. On mu local machine every thing work but when i publish the site to a...
4
1984
by: Tim Brooks | last post by:
All, Not sure where else to go. I have: VS2005, XP SP2 Media Center, IIS5.1 Problem: Apps developed (even simple "Hello WOrld") apps simply won't deploy properly to either my local IIS...
3
1318
by: Anil Gupte | last post by:
Hi: I built some sample applications from Tutorials, now I want to put them on my server. They work fine on my local machine, but when I put them on my Win2003 server I get the following error:...
4
2273
by: Cirene | last post by:
What is the best way to deploy a website created with VS 2008? (Now that web deployment projects are delayed.) I want to be able to modify the web.config file on the website. Thanks!
1
3136
by: Afshar | last post by:
Hi all friends, I have a big aspnet project including several several .aspx .ascx .resx. I publish this project everytime that i want to deploy it. I use full compile-no update options so I just...
0
7132
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
7009
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
7178
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,...
0
7390
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...
1
4919
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...
0
4602
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...
0
3094
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1427
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 ...
1
665
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.