> We've got a problem where the CF8 Services don't start automatically after a > server reboot. Error is > > Event Type: Error > Event Source: Service Control Manager > Event Category: None > Event ID: 7000 > Date: 21/11/2008 > Time: 10:43:24 > User: N/A > Computer: INTRANET01 > Description: > The Cold Fusion Application Server service failed to start due to the > following error: > The account name is invalid or does not exist, or the password is invalid > for the account name specified. > > The thing is, I think these settings are correct, there's no problem > starting it manually. > > The whole system is running in a domain account (or is supposed to be) I > think what I want is a crib sheet to the whole setting up of permissions > Etc. on Win server 2003 R2 / iis / CF8 / MSSQL 2005 to run under a domain > account. > > Does anyone have such a thing, or know where one is?
I'm not aware of any formal document that covers this in detail. In this case, I don't think it's a permissions problem anyway, since the service does start successfully with the same credentials if you start it manually. I think that the service is being started before the machine can talk to the domain controller. I would recommend that you use the DependOnService key to make it start later. http://support.microsoft.com/kb/193888 Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:315820 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

