Hi Peter, NOTE : there is no ISCF.dll for .cfm with CFMX.
First off, you do not need to copy any DLL's from a dev machine CFMX now uses JRun and the JRE to to parse .cfm/.cfc files via port 8500. You really did not need to remove CF5 - remapping .cfm files is a piece of cake, all you need to do is map .cfm to ISCF.dll in the BIN directory held within CFUSION. You then also have ran CFMX and CF5 on the same machine, one as standalone and one as IIS. If you are running IIS only for CFMX then map the .cfm to the JRUN.dll for page display - you may also need to add .cfc and other MX related files as well. HTH Neil Clark Team Macromedia http://www.macromedia.com/go/team Announcing Macromedia MX!! http://www.macromedia.com/software/trial/ -----Original Message----- From: Peter Dray [mailto:[EMAIL PROTECTED]] Sent: 21 June 2002 10:27 To: CF-Server Subject: Stupid question? I know this has probably cropped up a few times before but here goes.... Running Win2k pro / iis5 / CF5 I started having trouble with IIS not stopping or starting properly so I de-installed and re-installed it. At this point the web server stopped parsing the CF files (asking to save the file etc) so I used this as a good excuse to put MX on the machine, removing CF5 first. However, I am still being asked to save or open .cfm files. I noticed that there were no asapi filter types set up in the default website and nothing relevant in the mime types. Hey ho, I thought, I'll get them of my server at work on Friday. And lo, the server's set up exactly the same, no asapi filters or mime types of any relevance that I can see but working like a dream. Please put me out of my misery/stupidity. Cheers Pete Dray ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm ------------------------------------------------------------------------------ To unsubscribe, send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body or visit the list page at www.houseoffusion.com
