My Listener wont start, and when I tried from command prompt, I got
Here are the steps
1) Go you your environment vairables
2) Add ORACLE_HOME pointing to your home directory
3) start the service again
Calling LoadLibraryEx on ISAPI filter c:\windows\..... failed
Fix is to make sure that your aspnet_isapi dll is pointing to the correct path.
On your web server, right click on default web site, and double click on ISAPI filters.
Make sure that the path is correct. On my side, it was pointing to 32 bit framework instead of 64 bit
