Hi - I'm a fairly new ColdFusion developer with an
issue that I hope someone has some insight on.  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.  Previously with 5.x this
method worked fine.  Now in 6.x 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.  Any insight on this issue or how
I can pass my array to a C++ COM component would be
much appreciated.  

Thanks!

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

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

Reply via email to