Using an Active Server Pages (ASP) Debugging Client
Before you can begin to debug a server-side component, make sure you have:
Created an ASP to run your server-side component.
Microsoft Internet Information Server (IIS) installed on your computer or on a Web server
Deployed your component to IIS
Internet Explorer (version 4.0 or later)
This scenario uses the project built in Creating a COM DLL. However, the following procedures provide information you’ll need to prepare any server-side component for debugging: