> We've turned off anonymous access to one of our IIS > sites and set up a local account through which everyone > can access that site. Now none of the Cold Fusion apps > will run as they all keep popping up the IIS security > dialog. Obviously this is some sort of permissions > thing, but I don't know where to start looking. Any > ideas?
Make sure that the CF server account has read rights to the .cfm files, and make sure that the local user account you mention has read-execute rights to the ISAPI extension - in CF 5, that would be \cfusion\bin\iscf.dll, in CFMX it'll typically be \CFusionMX\runtime\lib\wsconfig\1\jrun.dll. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

