|
Home > Archive > IIS Server Security > July 2004 > Get error code 121 for sc-win32-status in IIS Log
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Get error code 121 for sc-win32-status in IIS Log
|
|
| CWPOON 2004-07-11, 5:50 pm |
| I have been inspecting my IIS web logs and found some files with a non-zero (121) value in the field "sc-win32-status". What does this mean? I can only find a reference to the meaning as follows:
from Microsoft: "The status of the action, in terms used by Microsoft Windows." This description is meaningless to me.
What does this indicate? I can't find ANY reference on this sort of thing through Google.
Can anyone give me some leads? Thank you.
| |
|
| You can find the description by typing "net helpmsg 121" at the command
prompt, which returns: The semaphore timeout period has expired.
hth
"CWPOON" <CWPOON@discussions.microsoft.com> wrote in message
news:CE082CFC-A34F-4713-94ED-DB05DA44787D@microsoft.com...
> I have been inspecting my IIS web logs and found some files with a
non-zero (121) value in the field "sc-win32-status". What does this mean? I
can only find a reference to the meaning as follows:
> from Microsoft: "The status of the action, in terms used by Microsoft
Windows." This description is meaningless to me.
>
>
> What does this indicate? I can't find ANY reference on this sort of thing
through Google.
>
> Can anyone give me some leads? Thank you.
>
|
|
|
|
|