I don't think there is any relation but here is the only thing in the log. Looks like I have a permission's issue with parsing a weblog file. Other then that there is nothing... I mean absolutely nothing.
[12/27/2007 12:02:04 PM] ERROR: Can't open 'W3SVC380067461_200710.log' log file
System.Exception: Can't open 'W3SVC380067461_200710.log' log file ---> System.UnauthorizedAccessException: Access to the path '[removed]\Server\LogParser\Web\W3SVC380067461_200710.log' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.StreamWriter.CreateFile(String path, Boolean append)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize)
at System.IO.StreamWriter..ctor(String path)
at DotNetPanel.Providers.Utils.LogParser.MonthlyStatistics.Save(String dir)
--- End of inner exception stack trace ---
at DotNetPanel.Providers.Utils.LogParser.MonthlyStatistics.Save(String dir)
at DotNetPanel.Providers.Utils.LogParser.LogParser.ParseLogs()
at DotNetPanel.Providers.Web.IIs60.GetServiceItemsBandwidth(ServiceProviderItem[ items, DateTime since)
For more information, see Help and Support Center at