ERROR: 2020/06/30 15:38:58 N/A [1 ] Casewise.webDesigner.Libs.CwIISManager - System.InvalidOperationException: Sequence contains no matching element
at System.Linq.Enumerable.First[TSource](IEnumberable'1 source, Func'2 predicate)
at Casewise.webDesigner.Libs.CwIISManager.GetOrCreateSite(ServerManager serverManager, String siteName)
at Casewise.webDesigner.Libs.CwIISManager.SetupIISSite(CwEvolveServerDefinition definition)
This error appears in the webdesigner log file when you run Configure IIS
The error is caused by a missing Binding in IIS Manager, to resolve you need to create the missing binding.
Open IIS Manager
Navigate to the top level of your Sites so you see your default web site listed and in the actions column select Bindings
Click Add
Fill in the details for the missing type, the IP Address will be that of your webserver, the port number will depend on the type, the hostname needs to be the FQDN of your webserver
Click ok
Complete an IISReset
Go back to Evolve Server Configuration and run Configure IIS, the error message should no longer appear
© 2025 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center