Skip to main content
tclaremont
Inspiring
January 30, 2007
Question

Flash Forms Not Appearing

  • January 30, 2007
  • 1 reply
  • 405 views
I have an intranet web site on a server that I manage. I have flash forms up and running on a daily basis.

I just recently added another website to the same box, with a new IP Address. I copied the Flash forms over to the new site, but none of them work.

The error I get is "lc_id is undefined". on line 175.

There is no lc_id in any of my databases, or any of my cfm pages. There never has been. I suspect this is an internal file used by the flash form. Heck, none of the pages in question even have a line 175!

Is there something that I need to turn on in IIS to get Flash to work on the new site? Permission changes perhaps?
    This topic has been closed for replies.

    1 reply

    tclaremont
    Inspiring
    January 30, 2007
    Fixed.

    I just had to copy my CFIDE directory from the working site to the new site.