Hello everyone,
I have migrated my IIS 6.0 webserver to my new IIS 8.0 webserver with the Web Deploy Application. All the files were transmitted just as I hoped they were.
But I also hoped my new webserver would by now be the same as the old one. But a lot of things are wrong now.
I did not install the ISAPI's before the migration and I dont know how to install them correctly now. I found and copied the DLL's to my new server but I don't know how I should install those now?.. Some applications are now working and some of them aren't.
For example, an application that doesn't work gives a HTTP 500.0 error. It says one of the most likely causes is that the ISAPI filter path is wrong.
Over here the detailed Error Information:
Module | IsapiModule |
---|---|
Notification | ExecuteRequestHandler |
Handler | AboMapperCustom-614832273 |
Error Code | 0x8007007e |
Is there anyone who can help me fix this?.. I'm a developer but I have never worked with IIS before..