> Nope. I'm starting to think there may be some win2003 > security settings that may be screwing with the install of CFMX.
By default, there aren't any settings that should stop you from installing CFMX on Windows Server 2003. However, if you install CFMX so that it uses it's own built-in web server, and later try to configure it to use IIS, you may run into problems if you're not careful. The Web Server Configuration Tool typically doesn't work, as it seems to depend on Java being in your path, which is only the case if you've installed a JVM yourself. If you haven't, you'll need to run the wsconfig.jar file using java.exe with the appropriate path for both the exe and the jar. For example, something like this from a command prompt: C:\jrun4\jre\bin\java.exe -jar c:\jrun4\lib\wsconfig.jar (this is assuming you're using JRun - the paths would be different if you installed CFMX as a standalone server) If you can (and want to) provide remote desktop access, contact me off-list and I'll take a look. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ phone: 202-797-5496 fax: 202-797-5444 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:183650 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

