I have a .dll that I have registered on the server machine. I can view the COM object on the OLE/COM object viewer. I connected to the COM object using the following code:
<cfobject action="Create" type="COM" class="PCMServer.PCMServer.1" name="miler"> at least I think I have connected because when I run this code it does not error, out. I cannot seem to call any of the methods specified in the OLE/COM object viewer. Is there a way, in cold fusion to display the available methods in the browser of a COM object that I have already connected to? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

