We have the same problem on a client's server and later have it fixed. We isolated the issue to jrun_iis6_wildcard.dll. The same problematic dll file also caused the css and an image not to load sometimes on another CF application. The version of the problematic jrun_iis6_wildcard.dll that we have is 4.0.6.40827. The solution is replacing it with an EARLIER version - version 4.0.3.16195. We didn't reinstall JRun or anything. All we did was replacing the dll file with the older version and bang all the problem went away! It's not a good practice to just replace a dll like that. But I guess the newer version might have the same interface with the older one so it doesn't affect anything. I recommend anyone having this problem to try that if other solutions are exhausted.
Alan Kan PMP, MCDBA, MCAD, Advanced ColdFusion MX Developer Senior Consultant - Business Intelligence / Supply Chain Solutions Unisys NZ Ltd [EMAIL PROTECTED] >Got a scenario I'm currently investigating. Our test and production >machines are crapping out on a daily basis. It appears that something >ColdFusion is doing is bringing down the IIS application pool. Oddly, >the identically-configured development server is unaffected. > >What would cause that to happen? A runaway memory leak? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:251719 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

