Matt,

You might want to give this a try with RedSky before committing to an 
ASP solution.  It contains an upgrade to the bridge between CFMX and 
COM, and fixes several issues.

Christian

On Tuesday, July 8, 2003, at 02:58 PM, Matt wrote:

> Ok, two lines that basically do the same thing, one in ASP and the 
> other in
> CFMX:
>
>       ASP:   Set rp = Server.CreateObject("QBXMLRPE.RequestProcessor")
>       CFMX:  <CFOBJECT ACTION="CONNECT" CLASS="QBXMLRPE.RequestProcessor"
> NAME="rp">
>
> ASP continues fine and I get the expected return.  CFMX gives me this:
>
>       An exception occurred when instantiating a Com object.
>       The cause of this exception was that: 
> java.lang.IllegalArgumentException:
> Argument is not a COM object: null.
>
> How could this be?  I know the object exists, because ASP uses it with 
> no
> problems.  Is this a known issue with a work around?  I figured I'd ask
> before I simply give up and go to ASP...it's a PITA, but it'll 
> actually work
> =)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to