Hello,
i have a win8 (32bit) pc..
i activated IIS8 with all features ..
under "localhost" i see the startpage...
now i have a webapplication (test.dll = standard ISAPI -DLL) which i want to run in the local browser !
i create a application-pool ("myapppool" / no managed code)
set "add application" alias "myapppool" physical "path c:\webapps"
set "manage application / advanced settings" -> application pool to "myapppool"
i tryed to add a Handler Mapping "isapi-dll" but doesnt work (i can find no isapi to select..)
after hours of googleing i found the "classic" pipelinemode setting ...
now i have a yellow warning in the Handler Mapping form ..
... and i still have no ISAPI-dll Handler ...
i tryed a lot with manualy creating a handler .. tryed windows/microsoft.net/framework/v.4.0.30319/aspnet_isapi.dll to inegrate but the system says - i have no isapi-modul and so on ....
can anyone help me to get this simple "c:\webapps\test.dll" to work ?
thanks
erich