> If you are able to figure out what service is grabbing 1433 
> ahead of sql server, I'd suggest changing the startup parameter 
> for that service to manual to allow sql to get it first. Of 
> course you then have to remember to manually start that other 
> service after every reboot.

Actually, you can configure your services to start in whatever order you'd
like. You have to edit the Registry and set the DependOnService key for the
second service so that it won't start until the first one has already
started.

Ray Camden pointed this out to me, I think; it came up with running
SiteMinder and SQL Server on the same server. SiteMinder had to start after
SQL Server, or no one would be able to log in!

Dave Watts, CTO, Fig Leaf Software 
http://www.figleaf.com/ 
phone: 202-797-5496 
fax: 202-797-5444
______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to