Yes, the problem is that you are sending an empty string as a variable.  For some 
reason, MX 6.1 does not allow this.  The workaround that I used was to send a single 
space (and I changed my COM to treat the space as it did an empty string).

Tim


>Has anyone had any problems with Remote COM calls using MX 6.1? It
>worked fine on CFMX..
>
>This used to work:
>
><cfobject action="CREATE" server="X.X.X.X" context="REMOTE"
>type="COM" class="{A8230C34-0DA1-11D5-B4B9-00902757EE1B}" name="pPlan">
>
>Now I get this error:
>
>An exception occurred when instantiating a Com object.  
>The cause of this exception was that: java.lang.NullPointerException.  
>  
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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