Skip navigation
iway AG
Currently Being Moderated

ColdFusion10 and C++ CFX tags

Aug 2, 2012 11:40 PM

Does anyone know, how to enable/register a C++ cfx tag in ColdFusion10 (Windows2008R2/IIS7.5, 32bit CF10)?

All I get is a page that tells me "You must configure your application server to enable native CFX support" and mentions some non-existing references to a ColdFusion documentation. (i.e. "For instructions, see "Configuring ColdFusion" in the "Configuring and Administering ColdFusion" book for your application server.")

 
Replies
  • Currently Being Moderated
    Aug 3, 2012 9:03 AM   in reply to iway AG

    We had to abandon the use of CFX tags when we migrated from CF5 to CF9. We found it very difficult to get the tags to be recognized or run at all and when we did finially get everything talking, we found the threading model was very different which lead to instability under load. We ended up rewriting all the CFX functionality. Much was simply rewritten using native cfc. The parts that could be cfc'ized for whatever reason were put into a stand-alone web service app that runs locally and we communicate to it via cfhttp.

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points