> website in IIS. For this new website, default pages in a directory
> (index.cfm) load just fine. If however I try to open the same page by
> specifying the file name, then I get an error:
>
> "The specified module could not be found."
>
> I have changed the Application Mappings so that *.cfm points to
> wsconfig\1\jrun.dll instead of wsconfig\2\jrun.dll.
>
> Also, for this new website, I've made the permissions and settings
> match (or tried to) the other sites on this server.
The previously working websites were created before ColdFusion was
installed and IIS had been configured, so the new site didn't have the
connector properly installed.
Adding a virtual directory to the malfunctioning website, and mapping
it to cf_root/runtimr/lib/wsconfig/1/ solved the problem.
None of my other websites have a similar virtual directory, but this
works.
The details are available under "Configuring web servers" in
'Installing ColdFusion MX', a slim manual that comes in the ColdFusion
box.
More information from this thread in the CF support forums:
http://webforums.macromedia.com/coldfusion/
messageview.cfm?catid=7&threadid=456753&highlight_key=y&keyword1=specifi
ed&keyword2=module
And a FAQ from Macromedia about installing the 6.1 (update 3) connector
for various web servers (IIS, Apache, iPlanet, etc.):
http://www.macromedia.com/support/coldfusion/ts/documents/
connector_install_faq.htm
--
Austin
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

