I have an older VB6 ActiveX Application (EXE) which works fine in Windows 7 (32-bit) and older versions of Windows. When I try to install it on Windows 2008 R2 64-bit it seems to register without error, however it does not show up in the DCOM listing under component services. If I look in the registry it appears under the classes and has a classid but never appears in the DCOM listing so that I can assign rights. (This app is called from a web page so I have to assign rights for access.) Any ideas on how I can get the application to appear in the DCOM listing?