> Thanks for your help, James, all went well following your > procedure till I got to step 8. I double clicked the > connector.bat file, and got the > following error message: > > [quote] > File C:\CFusionMX\runtime\lib\wsconfig\jrunwin32.dll newer > than JAR file > C:\CFusionMX\runtime\lib\wsconfig.jar so not extracted\ > [/quote] > > Therefore nothing following could work. There is no > \wsconfig\1 folder, and therefore no contents there. > > Why does the release package have an incompatible version > of jrunwin32.dll in it? What are we supposed to do about > that then? > > It means the product, as delivered from the Macromedia site > doesn't work with IIs.
This isn't a regular problem. You may be able to work around it by doing the following. 1. Find wsconfig.jar and copy it to a new file, wsconfig.zip. 2. Open it up in your zip extractor of choice. 3. Find the file jrun.dll, and extract it somewhere (I suggest creating a "1" subdirectory in your wsconfig folder). 4. Within the IIS management console, map these extensions to it: .cfm, .cfc, .jws, .jsp. 5. Create a virtual directory within IIS pointing to the directory in (3), and name it "JrunScripts". This will set up the DLL as an ISAPI extension. You could set it up as a filter instead, if you like, by adding it as a filter in the IIS management console. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

