I am having a really weird issue with IIS on one of our servers. Occasionally it seems to change the IP address from (All Unassigned) to 127.0.0.1, causing everything that uses our web service to fail. Does IIS log the configuration changes somewhere? Did anyone have similar experiences? Many people have access to this server, so despite they claim they haven't touched it I suspect human intervention here, I just need a way to track it down.
|
1
|
|
|
|
|
|
I don't know why this happens, but I propose some workarounds:
Is there a third-party IIS component / ISAPI extension which could interfer with your setup? You could also check the timestamp of the MetaBase.xml (IIS 6) file (or MetaBase.bin in Windows Server 2000's IIS 5 -C:\WINNT\system32\inetsrv) to see when it was manipulated. Here is an interesting article: Enabling Metabase Auditing in IIS 6.0 (Windows 2003 with Service Pack 1). |
||||||||||
|
