473,396 Members | 2,158 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,396 software developers and data experts.

[FIX] Another possible fix for the missing ASP .Net tab problem

Hi,

Since the suggested registry workaround was irrelevant in my case, I have
done some debugging. I have found out that one essential registry key
(HKEY_CLASSES_ROOT\Microsoft.Aspnet.Snapin.AspNetM anagementUtility.2) had an
empty ACL ??? So when trying to load the property page extension, the MMC
got an "access denied" error.

By the way, this is not the first time that the ACL of some registry keys
are corrupted after installing a .Net related product.

Anyway, here is what I have done:

1. You can't reset the permissions for this key from Regedit. You have to
use SUBINACL to at least grant full control to the local Administrators.
Then you can do what you want from Regedit. When using SUBINACL target
HKEY_LOCAL_MACHINE\SOFTWARE\CLASSES\Microsoft.Aspn et.Snapin.AspNetManagementUtility.2
instead of
HKEY_CLASSES_ROOT\Microsoft.Aspnet.Snapin.AspNetMa nagementUtility.2. For
some reason, SUBINACL refused to execute any command against the latter.

2. Uninstalled and re-installed IIS.

3. Repaired the .Net Framework 2.0.

And bingo, the ASP .Net tab is back.

Hope this helps.

--
Patrick Philippot - Microsoft MVP
MainSoft Consulting Services
www.mainsoft.fr

Apr 14 '06 #1
0 873

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

Similar topics

3
by: fastwings | last post by:
mm the code //////makemenu.h//// class menu { public: int op; pmenu(int op,int sub = 0) { switch op {
4
by: nospam | last post by:
HtmlSelect has a method called OnServerChange that supposed to detect whether the control (select) has changed on a postback. This is not all that useful. It should be like the asp.net...
4
by: Sean | last post by:
I'm having the problem described in KB article 822734. You can see it at this URL: http://support.microsoft.com/default.aspx?scid=kb;en-us;822734 In the article it says I can get the fix by...
14
by: Jim Michaels | last post by:
mysql_query("START TRANSACTION", $link2); $q2=mysql_query("SELECT pictures.pid AS pid FROM pictures,counter WHERE pictures.pid>counter.pid LIMIT 1", $link2); if ($row2=mysql_fetch_assoc($q2)) {...
1
by: Christian Maslen | last post by:
Hi all, I have come across an issue that appears to relate to APAR IY76615: IY76615 CONNECTION WITH .NET DATA PROVIDER MAY FAIL WHEN UPGRADING TO DB2 V8 FP10 This is documented as...
0
by: joelutting | last post by:
My database table with over 680000 records started reporting "Table Full" errors, so after reading the MySQL docs I used the statement; ALTER TABLE tbl_name MAX_ROWS=1000000000 AVG_ROW_LENGTH=16384;...
2
by: kaotik78 | last post by:
I've racked my head on this all day long. I've been using php for 3 days now and this is the first hang up I've had and it's driving me nuts, but I can't pull myself away from trying to fix the...
0
by: santu07 | last post by:
I am trying to export data from Excel11.0 object to datatable using C#. I can't properly open workbooks. Can anyone please help me to fix this error. I got the above error when i try to open the...
1
by: BelleBaby | last post by:
I'm having trouble figuring out to fix this POLINK error in my code. The error states "unresolved external symbol '_same'. Where is the problem exactly in my code? Everything looks fine to me... ...
4
by: Ken Fine | last post by:
I've been living with a frustrating issue with VS.NET for some months now and I need to figure out what the problem is. Hopefully someone has run into the same issue and can suggest a fix. I...
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:
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
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
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...
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.