CF2018 Server Auto-Lockdown error after install.
Hello,
System - Windows 8.1 IIS CF2018 plus running CFML application.
Condition - After completing CF2018 Server Auto-Lockdown I can browse to CFadmin on tomcat port but no longer have a working CFML application. Browsing webserver root reports:
HTTP Error 500.0 - Internal Server Error
Calling LoadLibraryEx on ISAPI filter "C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_filter.dll" failed
Adobe_ColdFusion_2018_Server_Auto-Lockdown_Install.log partly reports:
Summary
-------
Installation: Successful with errors.
70 Successes
0 Warnings
2 NonFatalErrors
0 FatalErrors
Tail of ServerLockdown_cfusion.log reports:
2018-07-25 13:29:11 INFO - ISAPI Filtering restored for global level!
2018-07-25 13:29:11 INFO - Trying to get all ISAPI Filter names for the website: Default Web Site
2018-07-25 13:29:11 INFO - Root element :appcmd
2018-07-25 13:29:11 INFO - No ISAPI filters found. There's nothing to restore
2018-07-25 13:29:11 INFO - Deleted the backup directory: C:\ColdFusion2018\lockdown\cfusion\ISAPIFilters
2018-07-25 13:29:11 INFO - All backup files deleted!
2018-07-25 13:29:11 INFO - Restored ISAPI filter settings
2018-07-25 13:29:11 INFO - com.zerog.ia.api.pub.NonfatalInstallException
at com.adobe.ia.action.coldfusion.LockdownColdFusion.install(LockdownColdFusion.java:63)
at com.zerog.ia.installer.actions.CustomAction.installSelf(Unknown Source)
at com.zerog.ia.installer.InstallablePiece.install(Unknown Source)
at com.zerog.ia.installer.InstallablePiece.install(Unknown Source)
at com.zerog.ia.installer.InstallablePiece.install(Unknown Source)
at com.zerog.ia.installer.InstallablePiece.install(Unknown Source)
at com.zerog.ia.installer.GhostDirectory.install(Unknown Source)
at com.zerog.ia.installer.InstallablePiece.install(Unknown Source)
at com.zerog.ia.installer.Installer.install(Unknown Source)
at com.zerog.ia.installer.actions.InstallProgressAction.ae(Unknown Source)
at com.zerog.ia.installer.actions.ProgressPanelAction$1.run(Unknown Source)
How can I get CF2018 Server Auto-Lockdown to allow the CFML application to function again?
ColdFusion2018\lockdown\cfusion\uninstall\uninstall.exe - should I execute that to recover to previous working state?
Thanks in advance, Carl.
