Home
.. About WSUS Wiki

RSS

WSUS
.. WSUS FAQ
.. WSUS on SBS
.. WSUS Troubleshooting
.. WSUS News Groups
.. Known WSUS Issues
.. WSUS Links
.. WSUS Wish List

WSUS Documents
.. WSUS Deployment Guide
.. WSUS Installation Guide
.. WSUS Release Notes
.. WSUS Best Practice

SUS
.. SUS FAQ
.. What Is SUS
.. SUS Troubleshooting
.. SUS Links
.. SUS Known Issues
.. SUS FAQ
.. What Is SUS
.. SUS Troubleshooting
.. SUS Links
.. SUS Known Issues

Wiki Community
.. Wiki Contributors
.. I Love WSUS
.. WSUS Wiki Diary
.. Wiki Statistics
.. To Do Page

Miscellaneous Stuff
.. Other Resources
.. Do You Know?


Site Meter


Terms of Use
Trademarks
Privacy Statement

 

Server Error In '/WSUSAdmin' Application


SYMPTOMS


In some cases, you may see the following error when opening the WSUS application.

An unhandled exception occurred during the execution of the current web request. Please review the
stack trace for more information about the error and where it originated in the code.

Access denied to 'c:\inetpub\wwwroot\web.config'. Failed to start monitoring file changes.

Exception Details: System.Web.HttpException: Access denied to 'c:\inetpub\wwwroot\web.config'. Failed to start monitoring file changes.

Source Error

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace

[HttpException (0x80070005): Access denied to 'c:\inetpub\wwwroot\web.config'. Failed to start monitoring file changes.]
System.Web.DirectoryMonitor.AddFileMonitor(String file)
+381
System.Web.DirectoryMonitor.StartMonitoringFile(String
file, FileChangeEventHandler callback, String alias) +76
System.Web.FileChangesMonitor.StartMonitoringFile
(String alias, FileChangeEventHandler callback) +322

System.Web.Configuration.HttpConfigurationSystem.AddFileDependency(String file) +139

System.Web.Configuration.HttpConfigurationSystem.ComposeCon
fig(String reqPath, IHttpMapPath configmap) +560
System.Web.HttpContext.GetCompleteConfigRecord(String
reqpath, IHttpMapPath configmap) +434
System.Web.HttpContext.GetCompleteConfig() +48
System.Web.HttpContext.GetConfig(String name) +195
System.Web.CustomErrors.GetSettings(HttpContext
context, Boolean canThrow) +20
System.Web.HttpResponse.ReportRuntimeError(Exception e,
Boolean canThrow) +40
System.Web.HttpRuntime.FinishRequest(HttpWorkerRequest
wr, HttpContext context, Exception e) +480

-----------------------------------------------------------

Version Information: Microsoft .NET Framework
Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032

-----------------------------------------------------------

Workaround

It sounds like a bad install. Normally, there is no copy of web.config in that location. The effective permissions for inetpub\wwwroot should be admin and system full control and everyone read.

Verify permissions and maybe even consider a uninstall/reinstall.


Last Modified 5/25/05 5:56 AM

Hide Tools