Christian,

How do I get RedSky?  I've seen it mentioned on this list before, but never
really looked into it.

Thanks,
Matt

-----Original Message-----
From: Christian Cantrell [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 09, 2003 12:56 PM
To: CF-Talk
Subject: Re: Why can't COM just work in CFMX?


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

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

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

Reply via email to