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

 

IIS Lockdown And WSUS


SYMPTOMS

After installing WUS Beta 2 on Win2K you will get Server Error in '/WusAdmin' Application similar to:

Cannot execute a program. The command being executed was "c:\winnt\microsoft.net\framework\v1.1.4322 \csc.exe" /noconfig @"C:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\wusadmin\f9d75e99\23c3e4d8\webqh65e.cmdline".
Description: An unhandled exception occurred during
compilation using the
CodeDomProvider 'Microsoft.CSharp.CSharpCodeProvider'.
Please review the stack trace for more information about
the error and where it originated in the code.

WORK AROUND

You must manually grant read and execute permission for users iwam_<computername> & iusr_<computername> to:
%windir%\microsoft.net\framework\v1.1.4322\csc.exe

and likely to:
%windir%/Microsoft.net\Framework\V1.1.4322\cvtres.exe

CAUSE

When IIS Lockdown is installed on Windows 2000, it denies execute permission to %windir% folder, which then causes this error in the WUS UI.

STATUS

This is known issue. WUS does not automatically grant execute permission to CSC.exe. It has to be done manually.

This issue is still present in WSUS RTM.

MORE INFORMATION

none Available

REFERENCES

see http://support.microsoft.com/default.aspx?scid=kb;EN-US;315904

see http://www.wsuswiki.com/CompilerErrorMessageCS0016


Last Modified 6/20/05 11:34 AM

Hide Tools