Skip to main content
December 27, 2010
Question

Coldfusion MX7 error with file upload

  • December 27, 2010
  • 1 reply
  • 432 views

Hi all,         I am using coldfusion mx7 server. While upload an excel file with(97-2003) format, I am getting the following error:  Unable to construct record instance, the following exception occured: null

I am getting this error when I enters some data and save in my  desktop with the format(97-2003) and after using a cfx tag to dump the  uploaded data, I am getting this error. But if I just upload the  template only without entering any data it will shows/dump the column  names in template..

Is there any way to upload the same excel file with MX7?

Thanks in advance

This topic has been closed for replies.

1 reply

Inspiring
December 27, 2010

To answer your final question: yes of course it's possible to upload any file type with any version of CF.  One has no dependency on the other.

As for the rest of it: without seeing some code, it's impossible to really:

a) understand what you're asking;

b) work out what might be causing the problem.

--

Adam