Walter.BOM
ConfigurationTasks Enumeration
Walter.BOM Assembly > Walter.BOM.ErrorCodes Namespace : ConfigurationTasks Enumeration
configuration errors
Syntax
public enum ConfigurationTasks : System.Enum 
Members
MemberDescription
Configure_Location_Provider you need to configure location provider
ConnectionStringIsNotSet A connection string is not provided however needed
None The none specific, generic task
ObtainLicense Indicates that you should visit www.asp-waf.com and update the license status for the firewall
Populate_Empty_Table populate empty tables before functionality can be used
Setup Setup is not configured properly
UpdateBlockingPatternsToAllowUrl update the blocking patterns in IFireWall.Configuration.Rules.BlockedPatterns to allow for a endpoint or change the route
UpdateLicense Indicates that you should visit www.asp-waf.com and update the license status for the firewall
UrlNotValid The provided URL is not valid
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Walter.BOM.ErrorCodes.ConfigurationTasks

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Walter.BOM.ErrorCodes Namespace