FIX: Some virtual directory configuration information may be lost and event ID 51260 may be logged on your computer that is running Internet Information Services 6.0 (892499)



The information in this article applies to:

  • Microsoft Internet Information Services version 6.0

SYMPTOMS

Some virtual directory configuration information may be lost on your computer that is running Microsoft Internet Information Services (IIS) 6.0. For example, the virtual directory name may unexpectedly change to a different name. When this problem occurs, the virtual directory may experience lost configuration information such as lost authentication and access information and lost IP address restrictions. Additionally, the following event may be logged to the System log on your IIS 6-based computer: Event Type: Warning
Event Source: IIS Config
Event Category: Catalog
Event ID: 51260
Description:
A child node without a properly formed parent node was found. Ignoring it. Check spelling and format of location properties./LM/W3SVC/1/ROOT/VirtualDirectoryName/VirtualSubDirectoryName ErrorCode : 0x0000000D

CAUSE

This problem occurs when the following conditions are true:
  • You create two virtual directories on your computer that is running IIS.
  • The virtual directories that you create have similar names. However, one virtual directory name includes a dash character ("-") or an apostrophe character ("'"). For example, you create one virtual directory that is named Sub1, and then you create another virtual directory that is named Sub-1.
  • You restart your computer that is running IIS.

RESOLUTION

Hotfix information

A supported hotfix is now available from Microsoft, but it is only intended to correct the problem that is described in this article. Only apply it to systems that are experiencing this specific problem. This hotfix may receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next Windows Server 2003 service pack that contains this hotfix.

To resolve this problem immediately, contact Microsoft Product Support Services to obtain the hotfix. For a complete list of Microsoft Product Support Services telephone numbers and information about support costs, visit the following Microsoft Web site:Note In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.

Prerequisites

No prerequisites are required.

Restart requirement

You must restart your computer after you apply this hotfix.

Hotfix replacement information

This hotfix does not replace any other hotfixes.

File information

The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in coordinated universal time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel. Windows Server 2003, 32-bit versions
   Date         Time   Version       Size       File name
   ---------------------------------------------------------
   25-Jan-2005  16:32  6.0.3790.256  1,124,352  Iiscfg.dll       
   25-Jan-2005  16:32  6.0.3790.256    223,744  Metadata.dll     
Windows Server 2003, Enterprise Edition for Itanium-based Systems
   Date         Time   Version       Size       File name
   ---------------------------------------------------------
   25-Jan-2005  16:28  6.0.3790.256  1,572,352  Iiscfg.dll
   25-Jan-2005  16:28  6.0.3790.256    578,048  Metadata.dll

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

MORE INFORMATION

Steps to reproduce the behavior

  1. Click Start, point to Administrative Tools, and then click Internet Information Services (IIS) Manager.
  2. Expand the computer that is running IIS that you want, and then expand Web Sites.
  3. Right-click the Web site that you want, point to New, click Virtual Directory, type sub1 in the text box, click Next, click Browse, locate the folder that you want, click Next two times, and then click Finish.
  4. Right-click sub1, point to New, click Virtual Directory, type test in the text box, click Next, click Browse, locate the folder that you want, click Next two times, and then click Finish.
  5. Right-click the Web site that you chose in step 3, point to New, click Virtual Directory, type sub-1 in the text box, click Next, click Browse, locate the folder that you want, click Next two times, and then click Finish.
  6. Right-click sub-1, point to New, click Virtual Directory, type test in the text box, click Next, click Browse, locate the folder that you want, click Next two times, and then click Finish.
  7. Restart IIS. To do this, right-click the computer that is running IIS, and then click Restart IIS.
  8. After IIS restarts, quit Internet Information Services (IIS) Manager.

Modification Type:MinorLast Reviewed:6/1/2006
Keywords:kbfix kbBug kbWinServ2003preSP1fix kbHotfixServer kbQFE KB892499 kbAudITPRO