Just to add to the last two, we originally installed with CF9 and so needed IIS6 compatibility turned on. When we upgraded to 9.0.1 we left that all on and have had no issues.
I wonder if turning that on (add it in like the ASP.Net via Roles/Features) might help after another pass with the webconfig tool. On 12/05/2011 16:08, Russ Michaels wrote: > > I haven't actually tested it yet as we are still running IIS6, however if > the problem is that the web config tool is not applying the connectors > correctly at root level then you can try doing this manually and see if that > resolves the problem. > > On Thu, May 12, 2011 at 6:38 AM, Andrew Scott<[email protected]>wrote: > >> >> Yes, this is a known issue. >> >> What happens is that when you do it in this manner, you are telling >> ColdFusion to run in IIS7 mode. The connectors don't install to all the >> websites when you do this, what you need to do is add a connector to each >> site individually. >> >> This blog might shed some more insight. >> >> >> http://www.andyscott.id.au/2011/3/29/Things-to-know-when-installing-ColdFusi >> on-9-then-updating-to-901 >> >> Regards, >> Andrew Scott >> http://www.andyscott.id.au/ -- Yours, Kym Kovan mbcomms.net.au ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:344477 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

