I had a .bat file on my desktop that started IIS, CF, and SQL. I had another that stopped all those services. That way my machine wasn't running those servers when I didn't need them.
On 10/15/05, Jeff Garza <[EMAIL PROTECTED]> wrote: > > Try creating a batch file to do this for you... > > StartCF.bat > ============================================ > net start "Macromedia JRun CFusion Server" > net start "ColdFusion MX 7 ODBC Server" > net start "ColdFusion MX 7 ODBC Agent" > net start "ColdFusion MX 7 Search Server" > > I have these for all my development services (SQL Server, IIS, CF, MySQL) > > Cheers, > > Jeff > -----Original Message----- > From: Mark Fuqua [mailto:[EMAIL PROTECTED] > Sent: Saturday, October 15, 2005 10:21 AM > To: CF-Talk > Subject: embarrasing trouble starting coldfusion > > Is there a way to "force" coldfusion to start on my laptop? I used to be > able to start coldfusion simply by browsing to a page on my local root. > That started to be problematic and then for a while starting coldfusion > administrator from the start menu worked. Now, it takes me many many tries > to get coldfusion started. It is driving me crazy, though many would say > it > is a rather short trip. > > Is there a way to start coldfusion from the run command or something. And > how do I tell whether or not it is running. May be I am getting the "Page > cannot be displayed" error while coldfusion is actually running? > > Thanks, > > Mark > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:221175 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

