473,394 Members | 1,902 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,394 software developers and data experts.

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 4006
This is a problem caused by the change between Beta 1 and Beta 2.

To fix, check the following 3 registry keys :

HKEY_CLASSES_ROOT\CLSID\{7D23CCC6-A390-406E-AB67-2F8B7558F6F6}\InprocServer32
HKEY_CLASSES_ROOT\CLSID\{FD5CD8B1-6FE0-44F3-BBFB-65E3655B096E} \InprocServer32
HKEY_CLASSES_ROOT\CLSID\{FEDB2179-2335-48F0-AA28-5CDA35A2B36D}\InprocServer32

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**************@TK2MSFTNGP15.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**************@TK2MSFTNGP09.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_ROOT\CLSID\{7D23CCC6-A390-406E-AB67-2F8B7558F6F6}\InprocServer32
HKEY_CLASSES_ROOT\CLSID\{FD5CD8B1-6FE0-44F3-BBFB-65E3655B096E}
\InprocServer32
HKEY_CLASSES_ROOT\CLSID\{FEDB2179-2335-48F0-AA28-5CDA35A2B36D}\InprocServer32

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**************@TK2MSFTNGP15.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**************@TK2MSFTNGP15.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**************@TK2MSFTNGP09.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_ROOT\CLSID\{7D23CCC6-A390-406E-AB67-2F8B7558F6F6}\InprocServer32
HKEY_CLASSES_ROOT\CLSID\{FD5CD8B1-6FE0-44F3-BBFB-65E3655B096E} \InprocServer32
HKEY_CLASSES_ROOT\CLSID\{FEDB2179-2335-48F0-AA28-5CDA35A2B36D}\InprocServer32

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**************@TK2MSFTNGP15.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
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...
10
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...
2
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...
4
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...
0
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...
2
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...
2
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. ...
0
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...
3
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...
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: 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...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
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
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...

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.