Skip to main content
Participant
July 20, 2009
Question

Application ported to new server

  • July 20, 2009
  • 2 replies
  • 354 views

We have a Coldfusion application that was running on IIS 5 with Coldfusion 5

Will this work if hosted on IIS 6 with Coldfusion 8 installed or do we have to'do something'?

Thanks

    This topic has been closed for replies.

    2 replies

    July 20, 2009

    You can download a copy of CF 8 Developer's Edition and run it on any system you have kicking around with IIS 6. Install your app then run through your application and watch the log files (sql, web server, cf). See if it acts like you would expect it to.

    WolfShade
    Legend
    July 20, 2009

    I don't currently have a list available of the CF5 tags that were deprecated in CF7 & 8, but there are some.  You'll most likely have to recode some of it; most of it should be alright, though.

    ^_^