Developing Web Applications
|
|
Debugging IIS 5.0
Debugging IIS 5.0 may be necessary should any of the following events occur:
- You receive ASP 0115 error messages from pages that call server-side components.
- IIS 5.0 stops serving ASP pages.
- The Web service stops and clients cannot connect to the server.
- Inetinfo.exe causes a Dr. Watson to appear.
- Inetinfo.exe stops running for no apparent reason.
There are two ways to establish an environment for debugging server components and ISAPI extensions:
- Attach a debugging tool to the IIS 5.0 process.
- Use the World Wide Web Publishing Service to start a debugging tool.
See the following:
© 1997-1999 Microsoft Corporation. All rights reserved.