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

CF code works fine on IIS6 but fails under IIS7.5 with "Complex object types cannot be converted to simple values"

New Here ,
Jan 26, 2016 Jan 26, 2016

Copy link to clipboard

Copied

CF 7 and CF 8 produce the same error in IIS7.5 on Windows 2008 R2. It works fine in IIS6 on Windows 2003.

Code for the normal http website seems fine, but when the code calls https sections of the site, I get this error. The debug error is "Complex object types cannot be converted to simple values" and the detail shows the problem occurs in fbx_fusebox30_CF50.cfm when it reaches:

     FB_.ReverseCircuitPath[fusebox.Circuits[aCircuitName]]=aCircuitName;

     if (ListLen(fusebox.Circuits[aCircuitName], "/") EQ 1){

          fusebox.HomeCircuit=fusebox.Circuits[aCircuitName];

Views

137

Translate

Translate

Report

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
no replies

Have something to add?

Join the conversation
Resources
Documentation