Copy link to clipboard
Copied
I am attempting to install CF10 on a Win2008 r2 64 bit box with IIS7.
The installation starts, gets to a point, and then complains that ASP.Net, ISAPI Extensions and ISAPI filter must be in place.
I went back to IIS and enabled those features, rebooted the machine (at least twice), confirmed that the boxes for those features are in fact checked, yet the installer still insists that they are not there. The installation hangs at the same spot.
What am I missing?
Hello, I also had the same issue. After trial and error, I found this minimum config for cf10 on iis to successfully install.
HTH
Copy link to clipboard
Copied
Hello, I also had the same issue. After trial and error, I found this minimum config for cf10 on iis to successfully install.
HTH
Copy link to clipboard
Copied
Thank you Petro. The solution in my case was to check the CGI box under Application Development. Once I made that single change the installation went perfectly.
The original error message, as it turns out, was a bit shy of spectacular in it's usefulness.