1

I have the following structure:

myServer
    Sites
        Default Web Site
            myVirtualDirectory
                myApplication    <- added to handler Mappings here

Under "myApplication", I have added an IsapiModule to a specific dll. However, when I export my IIS configurations using the steps outlined in https://stackoverflow.com/a/493373/2687324, I don't see any references to my dll under <handlers> or anywhere in applicationHost.config.

Is this configuration store elsewhere?

0 Answers0