Yes - removing the application.cfc file and just putting up a simple index.cfm 
file works fine.

I have literally stripped everything out of the application.cfc file and except 
for onApplicationStart and onApplicationEnd.  I also changed the 
<cfscript>this.name="myapp"</cfscript> to <cfset THIS.name = "myapp"/> and 
still getting that error.  

I've also loaded this application.cfc onto a CFMX7 server that I administer and 
it works fine there (development environment is CF8 as that's where I was 
anticipating hosting them until they insisted on NSI).

>Can you upload just a "hello world" index.cfm without an Application.cfc (or
>Application.cfm)?  Just curious as to whether or not the issue is definitely
>in the Application.cfc.
>


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329176
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to