I have the new MX patch but still when I do this:

<cfoutput>
        <cfobject type="COM" name="ProcSale" class="PFProCOMControl.PFProCOMControl.1" 
action="CREATE" context="INPROC">
<cfscript>

(which worked on 5)

I get this:�

The object type - COM, is unknown for CreateObject function.  
Please verify the type of your object when creating it and try again.  
  
The Error Occurred in D:\Baja\BJ\dev\secure\PFProCFXtest_com.cfm: line 33
 
31 :                                            "PFProCOMControl.PFProCOMControl.1",
32 :                                            "InProc"
33 :                                            );
34 :                                            
35 : 

Any ideas? TIA!

Ken
______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to