Skip to main content
tclaremont
Inspiring
May 30, 2012
Answered

CF 10 Install Issue

  • May 30, 2012
  • 1 reply
  • 964 views

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?

    This topic has been closed for replies.
    Correct answer Petro_O__Bochan

    Hello, I also had the same issue. After trial and error, I found this minimum config for cf10 on iis to successfully install.

    HTH

    1 reply

    Petro_O__Bochan
    Petro_O__BochanCorrect answer
    Inspiring
    May 30, 2012

    Hello, I also had the same issue. After trial and error, I found this minimum config for cf10 on iis to successfully install.

    HTH

    tclaremont
    Inspiring
    May 30, 2012

    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.