Copy link to clipboard
Copied
Trying to do a brand new install of CF10 on Win 7.
As soon as I tell it to use all IIS websites, it bombs telling me to Ebable the required options under ASP.NET, CGI, ISAPI extensions.
Clearly IIS did not install correctly under Windows.
Tried uninstalling IIS, reinstalling. No dice.
Or is this indeed a CF10 problem?
Hi,
Please ensure all of these IIS features are enabled:
The above options can be installed, by following the steps mentioned under Installing IIS Features on Windows 7 at http://msdn.microsoft.com/en-us/library/hh167503(v=nav.70).aspx
Regards,
Anit Kumar
Copy link to clipboard
Copied
Hi,
Please ensure all of these IIS features are enabled:
The above options can be installed, by following the steps mentioned under Installing IIS Features on Windows 7 at http://msdn.microsoft.com/en-us/library/hh167503(v=nav.70).aspx
Regards,
Anit Kumar
Copy link to clipboard
Copied
That did it. Many thanks!
Now to complete installation!