> When I start from command line it says "A service specific error has > occurred: 2". I'm doing > net start of the Windows service, not sure if there is another way to start > via cmd.
That's not what I meant, although I can see why you might think that. That runs CF as a service. Instead, you can run CF as an application. Stop the CF service, then from a command prompt find cfstart.bat somewhere within your CF install directory, if you're using the standalone version of CF. If you're using the JRun version, find jrun.exe, then type "jrun -start coldfusion" to start the default CF instance. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ http://training.figleaf.com/ Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on GSA Schedule, and provides the highest caliber vendor-authorized instruction at our training centers, online, or onsite. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:343128 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

