yes i had that problem and lucas provided a script to map cf to IIS after installation, I believe its in the documentation also, here goes
Please Note: The script must be run as a single line and c replaced by the appropriate drive where coldfusionmx is installed. c:\cfusionmx\runtime\jre\bin\java -cp c:\cfusionmx\runtime\lib -jar c:\cfusionmx\runtime\lib\wsconfig.jar -wd IIS -site "0" -map .cfm,.cfc,.cfml,.jsp -v I tested the script 2/3 times and it appeared to work fine -----Original Message----- From: Stephen Moretti [mailto:[EMAIL PROTECTED]] Sent: 11 February 2003 16:43 To: [EMAIL PROTECTED] Subject: Re: [ cf-dev ] CFMX install problem or is it monday morning blues Just to add to the length of this thread.... Have you tried an install just using the default internal web server, staying away from IIS? For some reason I have a recollection of something about installing CFMX and then setting up the IIS connectivity afterwards...... Regards Stephen ----- Original Message ----- From: "Paolo Piponi" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 10, 2003 4:27 PM Subject: [ cf-dev ] CFMX install problem or is it monday morning blues > On a server that was previously CF5, I uninstalled CF5 and have just > installed CFMX. However, it didn't work. Any .cfm page 'cannot be > displayed'. > > Also when I look at the properties of a .cfm file, the type of the document > is 'n' instead of 'CFM'. > > Any ideas? > > Note that IIS seems fine (home directory, document types, etc.) although the > JRun ISAPI filter is not there. > > Thanks, > > Paolo > > -- > ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > For human help, e-mail: [EMAIL PROTECTED] > > -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED] -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
