scanhaa.blogg.se

Advanced installer logs
Advanced installer logs









advanced installer logs

It will open up system configuration dialogue box. To quickly identify and disable these services, go to start à run and Type " msconfig" (without quotes). Try stopping all 3rd party (non-Microsoft services from startup) and reboot the box before trying next install/uninstall of IIS. Doing this will help you isolate the issue and will let you collect right data (like process monitor) for just that failure and you won't have to run the SETUP again and again. You could rerun he setup command from the command line above (highlighted). With the error message and installation command line, search for the error found: "InstallFtpMetabaseEntries result=0x800708c5" You can see that it clearly tells you the EXE the setup ran and if that succeeded or not. COMPONENT::ExecuteCommand result=0x800708c5 Install of component FTPServer result=0x800708c5

advanced installer logs

METABASE_UTIL::InstallFtpMetabaseEntries result=0x800708c5 "C:\Windows\System32\inetsrv\iissetup.exe" /install FTPServer Here is an example of an entry in IIS7.log The first thing to look for is errors in the IIS7.LOG (ex: c:\windows\iis7.log).

advanced installer logs

In this section we will focus on IIS7.x installation issues and reference to its logging for troubleshooting purposes. The installation process does its own logging in simple text file, usually called IIS7.log (for IIS 7.x versions and IIS6.log for IIS 6.0). Troubleshooting IIS installation issues can be a very tricky task. Microsoft makes no warranties, express or implied. This material is provided for informational purposes only. By Puneet Gupta Tools Used in this Troubleshooter:











Advanced installer logs