Hi - ColdFusion newbie here.  I have a client which upgraded there ColdFusion 
server from 5.x (microsoft based?) to MX or 6.x (java based?).  I have a C++ 
COM component interface/method that takes a SAFEARRAY* as a parameter.  Now 
when passing a one deminsional string array to this COM component I get the 
following error:

coldfusion.runtime.locale.CFLocaleDateFormatException:"1st String in Array" is 
an invalid date.

I have tried changing the parameter type in the COM component from a SAFEARRAY* 
to a VARIANT* but still get the same error.  What's up with this?  Anyone have 
any idea how I can pass my array into my COM component?

Thanks again for any info. 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:5:149747
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to