Skip to content

Not working in IIS 8.5 #9

@SugarD-x

Description

@SugarD-x

This module doesn't properly install in IIS 8.5. After copying over the DLL files to the correct BIN directory, attempting to add a module in IIS 8.5 creates the following error:
"This method cannot be called during the application's pre-start initialization phase."

Additionally, ignoring that still causes the module type's name to not be detected automatically while being typed out. Any attempts to ignore this result in the following error:
"The specified type cannot be found among the referenced assemblies for this application. Make sure that the assembly is added to the list of assemblies in the system.web/compilation section of the web.config of this application. Do you still want to continue?"

As I have read about similar problems related to the latter error here, (and because of common sense), I have not gone any farther to see what other errors result.


(As no actual working solutions for IIS 8.5 exist to restore visitor IP addresses that CloudFlare conceals, I am at a loss for any way to proceed. Enhanced logging is the only method CloudFlare recommends for IIS 8.5, but specifically notes that it does NOT restore visitor IP addresses. This module is the only other applicable solution I can find, however it obviously does not install properly with this version of IIS. This needs to be fixed. Users on modern Windows Server operating systems are essentially unable to resolve these problems otherwise).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions