I've got 2 coldfusion apps built with a similar layout. They were built about the same time. I've recently upgraded my local server to Coldfusion 9. They both work fine locally but when I visit them through my IP one doesn't run the application.cfm. The other does. They're both running on the same server. Any ideas?
+3
A:
My first thought is that on a case-sensitive file system, Application.cfm MUST have a capital A.
Jason Dean
2010-09-11 22:40:17
it's no problem about case-sensitive for application.cfm file.
ppshein
2010-09-13 03:14:57
I'm sorry, but what?
Jason Dean
2010-09-21 11:29:27
A:
Have you correctly configured your application in IIS? Is there any application.cfc file?
Can you show the screen-shot of error message?
ppshein
2010-09-13 03:18:37