I have been receiving these errors for a couple of months and they cause the server to hang:
W2K3 SP 2
Event Type: Error
Event Source: DotNetPanel
Event Category: None
Event ID: 0
Date: 9/5/2008
Time: 7:15:51 AM
User: N/A
Computer: xxxxxx
Description:
[9/5/2008 7:15:51 AM] ERROR: Win32: The system cannot find the path specified.
System.IO.DirectoryNotFoundException: Win32: The system cannot find the path specified.
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
at System.Management.ManagementObject.Initialize(Boolean getObject)
at System.Management.ManagementBaseObject.get_Properties()
at DotNetPanel.Providers.Web.IIs60.FillWebSiteFromWmiObject(WebSite site, ManagementBaseObject obj)
at DotNetPanel.Providers.Web.IIs60.GetSite(String siteId)
at DotNetPanel.Providers.Web.IIs60.GetServiceItemsBandwidth(ServiceProviderItem[ items, DateTime since)
and this
Event Type: Error
Event Source: DotNetPanel
Event Category: None
Event ID: 0
Date: 9/5/2008
Time: 7:15:47 AM
User: N/A
Computer: xxxxxx
Description:
[9/5/2008 7:15:46 AM] ERROR: Win32: The system cannot find the path specified.
System.IO.DirectoryNotFoundException: Win32: The system cannot find the path specified.
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
at System.Management.ManagementObject.Initialize(Boolean getObject)
at System.Management.ManagementBaseObject.get_Properties()
at DotNetPanel.Providers.Web.IIs60.FillWebSiteFromWmiObject(WebSite site, ManagementBaseObject obj)
at DotNetPanel.Providers.Web.IIs60.GetSite(String siteId)
at DotNetPanel.Providers.Web.IIs60.GetServiceItemsDiskSpace(ServiceProviderItem[ items)