I am trying to configure my local developer version of ColdFusion 2018 to work with IIS. However, when I run the Add Web Server Configuration tool I am receiving the Warning “Version 0.0 is installed. Supported versions are 4.x, 5.x, 6.x, 7.x, 8.x, 10.x”
Currently, I am running a 10.x version of IIS on the Windows 10 operating system. Any ideas what the problem is?
I am trying to configure my local developer version of ColdFusion 2018 to work with IIS. However, when I run the Add Web Server Configuration tool I am receiving the Warning “Version 0.0 is installed. Supported versions are 4.x, 5.x, 6.x, 7.x, 8.x, 10.x”
Currently, I am running a 10.x version of IIS on the Windows 10 operating system. Any ideas what the problem is?
Might you have previously installed an older version of cf, from before it supported windows 10? And If so, might you be mistakenly running the wsconfg tool for that? Sadly, CF doesn’t put version numbers on the Start menu items (shortcuts) for the cf admin, the wsconfig tool, and so on.
If you right click the one you’re running, is it indeed in the cf2018 folder? If not, rename the shortcut while you are there, to prevent this going forward
Cf2018 definitely supports windows 10. If you don’t see its shortcut in the start menu, run it from the cf2018 cfusion/runtime/bin folder.
This looks like it was an issue with CF11 but it is reported as fixed. https://tracker.adobe.com/#/view/CF-3984812
Do you have the latest updater installed for CF2018?
You must be logged in to post a comment.