Unkown COM Object

Hello everyone,

I am going to save you the big headache I am running into and just give you the just of my issue.

I have COM object that I pulled interet explorer:

object o = ie.getObject("App");

This object is some sort of COM object (I would love to say exactly what, but I don't know).

Basically, I know this COM object is defined somewhere on my machine, and I need to find it.

Is there anyway to get either the ProgID or the IID of this unkown COM object?

Thanks
[535 byte] By [bdawson@newcorp.com] at [2007-11-19 10:50:44]
# 1 Re: Unkown COM Object
Please somebody help me
bdawson@newcorp.com at 2007-11-9 1:49:31 >