|
Home > Archive > IIS Server > September 2005 > IISState gives error with symbols
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 |
IISState gives error with symbols
|
|
|
| When I start IISState I get an error saying it can't download the symbols.
I've attached a log showing this. The server has full access to the internet.
When I try to run http://msdl.microsoft.com/download/symbols/ in my browser,
I get no result. Is the page down or what is happening?
Thanks,
Limbo
C:\Program Files\IISState>iisstate -p 6032 -hc -d
Symbol search path is: SRV*C:\Program
Files\IISState\symbols*http://msdl.microso
ft.com/download/symbols
Microsoft (R) Windows Debugger Version 6.2.0013.1
Copyright (c) Microsoft Corporation. All rights reserved.
sxd av
WARNING: The debugger does not have a current process or thread
WARNING: Many commands will not work
*** wait with pending attach
The call to LoadLibrary(exts) failed, Win32 error 2
"The system cannot find the file specified."
Please check your debugger configuration and/or network access.
Symbol search path is: SRV*C:\Program
Files\IISState\symbols*http://msdl.microso
ft.com/download/symbols
Executable search path is:
ModLoad: 01000000 01005000 c:\windows\system32\inetsrv\w3wp.exe
ModLoad: 7c800000 7c8c0000 C:\WINDOWS\system32\ntdll.dll
| |
| Pat [MSFT] 2005-09-30, 7:50 am |
| You are missing dll's that IISState requires. Did you install it from the
..msi?
Pat
"Limbo" <Limbo@discussions.microsoft.com> wrote in message
news:C278D515-AF6F-4108-B53B-DAE090DB6F1B@microsoft.com...
> When I start IISState I get an error saying it can't download the symbols.
> I've attached a log showing this. The server has full access to the
> internet.
>
> When I try to run http://msdl.microsoft.com/download/symbols/ in my
> browser,
> I get no result. Is the page down or what is happening?
>
> Thanks,
> Limbo
>
> C:\Program Files\IISState>iisstate -p 6032 -hc -d
> Symbol search path is: SRV*C:\Program
> Files\IISState\symbols*http://msdl.microso
> ft.com/download/symbols
>
> Microsoft (R) Windows Debugger Version 6.2.0013.1
> Copyright (c) Microsoft Corporation. All rights reserved.
>
> sxd av
> WARNING: The debugger does not have a current process or thread
> WARNING: Many commands will not work
> *** wait with pending attach
> The call to LoadLibrary(exts) failed, Win32 error 2
> "The system cannot find the file specified."
> Please check your debugger configuration and/or network access.
> Symbol search path is: SRV*C:\Program
> Files\IISState\symbols*http://msdl.microso
> ft.com/download/symbols
> Executable search path is:
> ModLoad: 01000000 01005000 c:\windows\system32\inetsrv\w3wp.exe
> ModLoad: 7c800000 7c8c0000 C:\WINDOWS\system32\ntdll.dll
|
|
|
|
|