a task at my hand requires me to move an ASP application from one server to another. For this, I need two command line tool like stuff to know the following info.
- Get the list of com objects used in this asp project.
- Get the list of registered com objects in my existing server.
Any Idea ?