473,612 Members | 2,321 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

ASP.NET tab in IIS Manager missing (on 2003 Server X64)

Hello,

I have installed .Net 2.0 Beta 2 on my machine yet I cannot see any ASP.NET
tab in the IIS Manager. As a result, I am unable to pick with version of
the framework will be used for specific websites. My machine is Windows
2003 Server X64. I have tried both the 32-bit and 64-bit MMC console
snap-ins for managing IIS, and neither of them has the required tab in the
site properties dialog. How can I resolve this problem?

Thanks,
Shan McArthur
Nov 19 '05 #1
3 4019
This is a problem caused by the change between Beta 1 and Beta 2.

To fix, check the following 3 registry keys :

HKEY_CLASSES_RO OT\CLSID\{7D23C CC6-A390-406E-AB67-2F8B7558F6F6}\I nprocServer32
HKEY_CLASSES_RO OT\CLSID\{FD5CD 8B1-6FE0-44F3-BBFB-65E3655B096E} \InprocServer32
HKEY_CLASSES_RO OT\CLSID\{FEDB2 179-2335-48F0-AA28-5CDA35A2B36D}\I nprocServer32

Under (expand) InProcServer32, look for the presence
of a non-2.0.0.0 (example 2.0.36.0) and remove it.

2.0.(anything other than 0) is a reference
that causes the ASP.NET tab to break.


Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
=============== =======

"Shan McArthur" <sh***********@ spamcop.net> wrote in message news:OK******** ******@TK2MSFTN GP15.phx.gbl...
Hello,

I have installed .Net 2.0 Beta 2 on my machine yet I cannot see any ASP.NET
tab in the IIS Manager. As a result, I am unable to pick with version of
the framework will be used for specific websites. My machine is Windows
2003 Server X64. I have tried both the 32-bit and 64-bit MMC console
snap-ins for managing IIS, and neither of them has the required tab in the
site properties dialog. How can I resolve this problem?

Thanks,
Shan McArthur

Nov 19 '05 #2
I did not have any other entries in the registry for any other version.
This is the first 2.0 framework install on my machine. The fix does not
work because there are no other entries to remove. I am still looking for a
solution.

Thanks
Shan McArthur

"Juan T. Llibre" <no***********@ nowhere.com> wrote in message
news:OI******** ******@TK2MSFTN GP09.phx.gbl...
This is a problem caused by the change between Beta 1 and Beta 2.

To fix, check the following 3 registry keys :

HKEY_CLASSES_RO OT\CLSID\{7D23C CC6-A390-406E-AB67-2F8B7558F6F6}\I nprocServer32
HKEY_CLASSES_RO OT\CLSID\{FD5CD 8B1-6FE0-44F3-BBFB-65E3655B096E}
\InprocServer32
HKEY_CLASSES_RO OT\CLSID\{FEDB2 179-2335-48F0-AA28-5CDA35A2B36D}\I nprocServer32

Under (expand) InProcServer32, look for the presence
of a non-2.0.0.0 (example 2.0.36.0) and remove it.

2.0.(anything other than 0) is a reference
that causes the ASP.NET tab to break.


Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
=============== =======

"Shan McArthur" <sh***********@ spamcop.net> wrote in message
news:OK******** ******@TK2MSFTN GP15.phx.gbl...
Hello,

I have installed .Net 2.0 Beta 2 on my machine yet I cannot see any
ASP.NET
tab in the IIS Manager. As a result, I am unable to pick with version of
the framework will be used for specific websites. My machine is Windows
2003 Server X64. I have tried both the 32-bit and 64-bit MMC console
snap-ins for managing IIS, and neither of them has the required tab in the
site properties dialog. How can I resolve this problem?

Thanks,
Shan McArthur

Nov 19 '05 #3
That is the first time I hear of that,
other than when Beta 2 is installed after a Beta 1 build.

You should post a bug report at the MSDN Product Feedback Center:
http://lab.msdn.microsoft.com/produc...k/default.aspx

In the meantime, work around it by using
Denis Bauer's ASP.NET Version Switcher to switch ASP.NET versions.

http://www.denisbauer.com/NETTools/A...nSwitcher.aspx

While it doesn't edit ASP.NET configuration files, at least it allows you
to pick the version of the framework will be used for specific websites.

Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
=============== =======

"Shan McArthur" <sh***********@ spamcop.net> wrote in message
news:eo******** ******@TK2MSFTN GP15.phx.gbl...
I did not have any other entries in the registry for any other version. This is the first
2.0 framework install on my machine. The fix does not work because there are no other
entries to remove. I am still looking for a solution.

Thanks
Shan McArthur

"Juan T. Llibre" <no***********@ nowhere.com> wrote in message
news:OI******** ******@TK2MSFTN GP09.phx.gbl...
This is a problem caused by the change between Beta 1 and Beta 2.

To fix, check the following 3 registry keys :

HKEY_CLASSES_RO OT\CLSID\{7D23C CC6-A390-406E-AB67-2F8B7558F6F6}\I nprocServer32
HKEY_CLASSES_RO OT\CLSID\{FD5CD 8B1-6FE0-44F3-BBFB-65E3655B096E} \InprocServer32
HKEY_CLASSES_RO OT\CLSID\{FEDB2 179-2335-48F0-AA28-5CDA35A2B36D}\I nprocServer32

Under (expand) InProcServer32, look for the presence
of a non-2.0.0.0 (example 2.0.36.0) and remove it.

2.0.(anything other than 0) is a reference
that causes the ASP.NET tab to break.


Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
=============== =======

"Shan McArthur" <sh***********@ spamcop.net> wrote in message
news:OK******** ******@TK2MSFTN GP15.phx.gbl...
Hello,

I have installed .Net 2.0 Beta 2 on my machine yet I cannot see any ASP.NET
tab in the IIS Manager. As a result, I am unable to pick with version of
the framework will be used for specific websites. My machine is Windows
2003 Server X64. I have tried both the 32-bit and 64-bit MMC console
snap-ins for managing IIS, and neither of them has the required tab in the
site properties dialog. How can I resolve this problem?

Thanks,
Shan McArthur


Nov 19 '05 #4

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

Similar topics

1
1542
by: Samuel Lee | last post by:
My friend has a newly installed Windows 2003 Server Web Edition. The IIS and ..NET Framework will be installed by default. He went to the Microsoft.NET config folder and changed the username from Machine to SYSTEM in machine.config file. The server is just for internal testing purpose. He do 'iisreset' after that and restart the IIS manually from the IIS manager as well. Well he told me that he had tried both 'Machine' and 'System'....
10
1431
by: anthonymelillo | last post by:
What do I have to do to allow me to create ASP.NET Pages on a Windows 2003 Server ? I have installed IIS6, ASP.Net support, SQL 2000, ASP.Net remote components. I do not know what security to use to allow me to create ASP.Net applications with Visual Studio 2003 on that server ? Any help will be greatly appreciated.
2
3199
by: Vaap | last post by:
I did lot of googling to see if I can solve the SQL server not found problem while trying to run ASP.Net community starter kit from an XP machine to Windows 2003 server hosting SQL server 2000 database. Tried all possible combinations but it still fails. I have Windows 2003 server having SQL Server 2000 installed with SP2. The installation went Ok on a XP professional machine and I was able to create database and user logins etc on...
4
1125
by: Mike | last post by:
I setup my .NET web app on my IIS6 2003 Server and when I try to run my web page, I keep getting a message telling me i'm unauthorized to view the page. I have the permissions setup the same way another web site (non .NET though) and i can view the the non .net site but can't view the .net site. what am i missing to do? thanks
0
1610
by: Peter D. Dunlap | last post by:
I have a number of web sites on my 2003 server, each of the independent sites (i.e., not subdirectories of the localhost site). The way I have always set these up in the past is: 1. Create a directory "MySiteName" and a subdirectory "Site". 2. Share the "Site" subdirectory is "MySiteNameSite$", and give the local administrators group full access to the share. (The login I run under is a member of that group.)
2
1281
by: Sedgehog | last post by:
hi I am having a problem getting my web service to run on server 2003 x64. The web service uses some dlls and these are 32-bit dlls. When running the web method which uses these dlls, I get the follwing error An attempt was made to load a program with an incorrect format. Does anyone have any ideas as to the solution of this. I have tried making the assembly 32bit using corflags, but then the web service doesnt
2
2312
by: Tom | last post by:
We're looking at getting a hosted dedicated web server to host our PHP4/MySQL4 websites. It needs to be a MS Windows server as we use .NET Web Services for a lot of background communications. We've found what appears to be a fantastic hosting package but it is on Windows 2003 Server **64 bit edition**. Are there any problems with PHP4/MySQL4 on 64 bit servers? Are these problems easy to overcome?
0
1509
by: Bilge | last post by:
We are using windows 2003 server x64 and installing IIS, .net framework 2.0. And Installing the Groove server 2007 on this machine; 1-)We are installing .net Framework and Asp.net register to IIS ("cscript c:\inetpub\AdminScripts\adsutil.vbs set w3svc/AppPools/Enable32bitAppOnWin64 0" , aspnet_regiis.exe -i) 2-)aspnet extension is allowed on IIS 3-)we are installing groove server 2007 (groove server working over IIS) Open the Internet...
3
1087
by: =?Utf-8?B?bXVzb3NkZXY=?= | last post by:
Hi guys I've been investigating a problem whereby one of our webapps uses a different .NET version to most of the others. Everything was fine, but we recently moved our web server stuff to a new machine, which I discovered only afterwards runs Windows 2003 Server x64. The problem is... the missing ASP.NET tab in IIS.
0
8173
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
8115
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
8568
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
8422
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
5537
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
4047
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
4111
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1699
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
1416
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.