Error messages after installing .Net Framework 1.1



Hi all

After installing .Net Framework 1.1 and its Service Pack 1from Windows Updates this morning, I found some errors in the Application section of Event Viewer.

I can't find much information about them and what little I found I didn't really understand. Could someone please tell me if I need to do anything? They are:

[1] Event Type: Warning
Event Source: ASP.NET 1.1.4322.0
Event Category: Setup
Event ID:1020
Date: 13/07/2005
Time: 10:24:37 AM
User: N/A
Computer: 6498B0J
Description:
Updates to the IIS metabase were aborted because IIS is either not installed or is disabled on this machine. To configure ASP.NET to run in IIS, please install or enable IIS and re-register ASP.NET using aspnet_regiis.exe /i.


For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.


I had no idea what IIS was and whether I ought to have it, so I followed the link. This led to a "Sorry, no further information" message. I searched the Knowledge Base and found KB 555150, "How to add support for ASP.NET in Internet Information Services 5 and 5.1".


This then pointed me to KB 308192, "How to configure Windows 2000 as a Web server". Agh! I don't really want to do that -- this is a standalone home PC. Do I have to do this if I have .NET Framework installed?


[2] Event Type: Warning
Event Source: WinMgmt
Event Category: None
Event ID: 62
Date: 13/07/2005
Time: 10:26:30 AM
User: N/A
Computer: 6498B0J
Description:
WMI ADAP was unable to process the .NET CLR Data performance library since one of the data blobs reported to have classes but had zero size


For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

I followed the link, which says there is an issue with .NET Framework performance counters and referred me to KB 307515, "FIX: Custom performance counters do not publish performance data to WMI". This says to obtain the hotfix in KB 824336 and run a lot of frightening-looking C# code, which I have no idea how to do.

On to look at KB 824336, which says: "If you are not severely affected by this problem, we recommend that you wait for the next .NET Framework 1.1 service pack that contains this hotfix." The last review date of the article was August 31 2004, so wouldn't the version I downloaded today have incorporated this fix?

I am now totally confused. Could any kind person please let me know what, if anything, I need to do to sort out these problems? And is this normal after installing .NET Framework, or do I just have a weirdly-configured computer?

--
Nightowl
.



Relevant Pages

  • Re: Absolute Beginner
    ... The order IIS and the .NET Framework are installed are critically important. ... > notepad text files to asp). ... > If you installed IIS to the c:\ drive (did you install IIS before you ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: IIS ASP.NET
    ... Unless you enjoy manually registering the .Net Framework with IIS, ... version selector, etc., if you install Visual Studio before installing IIS. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Error messages after installing .Net Framework 1.1
    ... Are you using IIS? ... Why did you install the .net framework? ... Do I have to do this if I have .NET Framework installed? ... > performance counters and referred me to KB 307515, ...
    (microsoft.public.windowsxp.general)
  • Re: Can asp and asp.net reside in same IIS server
    ... When you install the .Net Framework, ... Make sure you have IIS installed before you install the .Net Framework. ... you'll have to register the .Net Framework with IIS, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: What am I forgetting - IIS Setup?
    ... Thank you for the explanation,with this install I forgot to install IIS ... before I installed the .Net Framework ... ... > then there's no place for .NET to register the ASP.NET ISAPI Extension. ...
    (microsoft.public.windowsxp.security_admin)

Loading