"When using cfobject and then using cfset for variables as integers, the error 'An exception occurred when accessing a Com object field. The cause of this exception was that: java.lang.RuntimeException: J-Integra internal error.' is generated."
Basically we cannot pass integers to COM objects in MX without recoding the COM. Great. It was my last bug as well. Paolo -----Original Message----- From: Paolo Piponi [mailto:[EMAIL PROTECTED]] Sent: 05 February 2003 16:18 To: '[EMAIL PROTECTED]' Subject: [ cf-dev ] Cannot handle VT Anyone had this error message from a COM object: "java.lang.RuntimeException: Can not handle VT 22." Almost got to the end of the CFMX upgrade but one final bug. We are passing an integer but the COM ain't accepting it. It just chucks back the above error. CF5 is fine. Any ideas anyone? I've played with all formats and EVALUATEd it but to no avail. We can rebuild the COM (if I beg) so I'd rather beg to you guys first. Thanks, Paolo -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED] -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
