> Has anyone had issues with IIS Authentication after upgrading > to MX? None of my folder-level security is working now.. wahhhhh
There's a different DLL used to integrate IIS with CF, and you'll need to set permissions on that DLL appropriately. In addition, there are two ways you can integrate IIS with CFMX - using an ISAPI filter, or using an ISAPI extension. I imagine that using the filter may bypass IIS security in some situations, while using the extension should not. You may wish to configure your IIS connector to act as an extension instead of a filter, if you haven't already. 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

