Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Coldfusion MX7 error with file upload

Guest
Dec 27, 2010 Dec 27, 2010

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

TOPICS
Advanced techniques
397
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Dec 27, 2010 Dec 27, 2010
LATEST

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources