Q: The logging options in IIS 4.0 are not avaliable. The Web Site tab has a configuration button for logging properties but clicking on it does nothing, also there are no selections avaliable from the drop down list for log format. Help!
A: Go to the winnt\system32\inetsrv\ directory at the DOS prompt and manually register the log files with regsvr32. These files are:
iislog.dll
iscomlog.dll
logui.ocx
This fixed my blank logging options!