When trying to call a COM object method, I am getting a VT 22 error. When looking up the Macromedia's CFMX issues, they list #49836 "When calling a COM object method with an int as an input argument, it throws java.lang.RuntimeException: Can not handle VT 22." This method has multiple ints as inputs. Do I need to rewrite the COM to take only doubles or floats? That seems really silly. Has anyone else come across this problem? It seems like most people would use ints as arguments for COM objects.
Thanks, Tim ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. http://www.cfhosting.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

