Answer the question
In order to leave comments, you need to log in
How to manage GAC location for IIS Managed Modules?
My task is to write a module for IIS.
The module is compiled as Strong Name and signed. The gacutil utility has successfully placed it in the Global Assembly Cache (GAC). <system.webServer><modules>
And added to the file C:\Windows\System32\inetsrv\config\applicationHost.config in the branch
<add name="Name" type="NameSpace.Name" preCondition="managedHandler,runtimeVersionv4.0" />
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question