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

Application ported to new server

New Here ,
Jul 20, 2009 Jul 20, 2009

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

331
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 ,
Jul 20, 2009 Jul 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.

^_^

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
Guest
Jul 20, 2009 Jul 20, 2009
LATEST

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.

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