public enum ConfigurationTasks : System.Enum
public enum ConfigurationTasks : System.Enum
Member | Description |
---|---|
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 |
System.Object
System.ValueType
System.Enum
Walter.BOM.ErrorCodes.ConfigurationTasks
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