What ways are available to see if a custom COM+ application is no longer in use?
I'm with a company that has been doing custom software development for nearly 20 years. They have a lot of older, undocumented COM objects and ASP applications that are now being rewritten using modern tools. There are about 3 dozen custom COM+ applications on a production Windows 2003 server and it is not clear whether these are used any longer.
It is not possible to use the "disable it and see what breaks" approach.
This is relevant only because of an upcoming server migration project. I don't want to have to move this old stuff if I don't have to.
Any suggestions?