WFDLL.DLL Gotcha … Yes.. Yes.. Yes …
Refered at http://support.microsoft.com/kb/298158, finaly I knew what unloading the wfdll.dll problem. There is different between IIS5 and IIS6 web server system. In IIS5 there’s no other setting for ‘ISAPI Filter DLL’, wfdll.dll running correctly and smoothly.
But for IIS6, I should figured out whether to configure the DLL as a global or site ISAPI Filter. There’s Web Server Extensions that seperated with global or site configuration, can found in same level option with Web Sites or FTP Sites.
Gotcha … I Founded …..

Leave a Reply