Several times I have run into this issue on my own test servers. The cause has always been that I am using IIS and have just configured CFMX to point to a specific website. But, IIS is also configured at the global or IIS server level to point to CF5. I see this by starting the IIS MMC, selecting websites/right mouse buttonclick and select properties. I select the tabpage, "Home Directory" and click the configuration button in the bottom groupbox. Scrolling through the mappings I see that cfm, cfml, etc. are pointing to "\iscf.dll" or "cfusion\bin\iscf.dll". That is the 'connector' from cf4 or cf5.
If I go through the same exercise in the MMC, but choose my specific site I find that it points to my cfmx connector like, "D:\CFusionMX7\runtime\lib\wsconfig\1\jrun.dll". The fix is to remove all references to coldfusion at the global level by deleting the mappings and also the ISAPI filter. I suspect the same issue would occur if you had a cfmx6 connector at the global level and cfmx7 connector at the site level, etc. HTH Ken >Hey Jon, thanks for the tip. I saw that it was indeed unchecked. I set >it to 60 seconds, is that a good time? > >The site is www.pba.edu and it seems to be working now but very slow. I >think the original problem was that our homepage is a .cfm page and all >the University's computers' home pages are set to it so that's what >cause CF to crash. So I set that to an .html with a schedule task - >that might help some. > >I will indeed get one of those products - I think I did the trial of >Reactor but it ran out. > >Peter > >the Settings. >> >> I once accidentally unchecked that box and had something similar >happen to me . >IIS >> > sites so I know it's not getting any traffic but I have no clue what >> > to what to look at to figure this out. >> >> >> >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260194 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

