IIS BonCode connector

Micha,

You wrote this in the Wiki
https://bitbucket.org/lucee/lucee/wiki/Migrate_from_Railo:

IIS BonCode connector

If you are using the BonCode connector for IIS/Tomcat
http://tomcatiis.riaforge.org/, you may need to update to the latest
version which supports Lucee:

  1. Download http://tomcatiis.riaforge.org/ version 1.0.20 (or later)
  2. From the AJP13 folder inside the downloaded zip, copy the following
    2 files to the BIN directory in each of your web roots, replacing the
    existing files:
  • BonCodeAJP13.dll
  • BonCodeIIS.dll

I never heard about the fact, that these DLL’s are stored in each context
and Boncode does not copy these files in the BIN folder anyway.

The setup of BonCode copies these DLL’s in the Windows-Folder. Therefore
they are in the search path.

Cheers

Micha didn’t write that, I did. I didn’t get on with the BonCode
installer so installed the dlls manually on a site by site basis.

Most folk won’t have done that so I’ve edited the wiki to be less specific.

Thanks for pointing that out Martin.

Julian.

Micha,

You wrote this in the Wiki:

IIS BonCode connector
[…]On 6 February 2015 at 12:35, Martin Schaible <@Martin_Schaible> wrote:
I never heard about the fact, that these DLL’s are stored in each context
and Boncode does not copy these files in the BIN folder anyway.

The setup of BonCode copies these DLL’s in the Windows-Folder. Therefore
they are in the search path.