Hi,

I'm having trouble finding the files required for IISState. When I run the
program I get the following message:

NOTE: --------------------------------------------------------------------
IISState requires dll's found in the Microsoft Debugging Tools for Windows
that are available at www.microsoft.com/ddk/debugging/.

Once you have installed the Debugging Tools, copy the following files into
this directory:

- dbgeng.dll
- dbghelp.dll
- ext.dll
- ntsdexts.dll
- symsrv.dll
- uext.dll
- userexts.dll

However, I can't find these DLLs anywhere. I've downloaded all the versions
for 32-bit debugging tools in:

http://www.microsoft.com/whdc/devtools/debugging/installx86.mspx

and none of them contain the DLLs I'm looking for. I've asked two online
concierges, and neither have been able to find the files for me.

Please Help!

Thanks in advance,
--
Kenny.
Systems Developer

Re: Can't find DLLs required for IISState by Ken

Ken
Fri Mar 30 23:27:45 CDT 2007

If you actually install the Debugging Tools for Windows, then those files
will exist.

For example in c:\program files\debugging tools for windows\winxp you can
find copies of exts.dll, ntsdexts.dll etc

I suggest you do a search of your system to locate the other files you are
looking for.

Cheers
Ken

"kennymce" <kennymce@discussions.microsoft.com> wrote in message
news:A0BFA014-B4BE-4E3E-91DA-A9D0EE8B06D1@microsoft.com...
> Hi,
>
> I'm having trouble finding the files required for IISState. When I run the
> program I get the following message:
>
> NOTE: --------------------------------------------------------------------
> IISState requires dll's found in the Microsoft Debugging Tools for Windows
> that are available at www.microsoft.com/ddk/debugging/.
>
> Once you have installed the Debugging Tools, copy the following files into
> this directory:
>
> - dbgeng.dll
> - dbghelp.dll
> - ext.dll
> - ntsdexts.dll
> - symsrv.dll
> - uext.dll
> - userexts.dll
>
> However, I can't find these DLLs anywhere. I've downloaded all the
> versions
> for 32-bit debugging tools in:
>
> http://www.microsoft.com/whdc/devtools/debugging/installx86.mspx
>
> and none of them contain the DLLs I'm looking for. I've asked two online
> concierges, and neither have been able to find the files for me.
>
> Please Help!
>
> Thanks in advance,
> --
> Kenny.
> Systems Developer