public enum ConfigurationErrors : System.Enum
public enum ConfigurationErrors : System.Enum
Member | Description |
---|---|
AdminEmailNotConfigured | No email configured for mail logging |
BadDefaultRoute | Default route format is not supported |
BCP_Import_Failed | The BCP import failed |
BlockingDetected | A block was triggered as an issue was detected |
Connection_String_Wrong | The connection string is wrong |
Create_Default_Table_If_Missing | The create default table if missing |
DatabasePluginMissing | You are missing a database plug-in |
Disk_Access | The disk access was denied |
EmailTemplate | Email template is configured but not provided |
EventLogPermissions | You are missing permissions for the user running the web application to interact with the event log. |
GeoPluginMissing | The GEO plug-in missing |
IP2LocationDatabase_Get_Country | IP2 location database could not retrieve country |
IP2LocationDatabase_Get_Proxy | ip 2 location could not get proxy |
License_Expiring | The license will be expiring soon |
License_Missing_or_Expired | The license missing or has expired |
License_UpgradeRequired | license update is needed for the feature to work |
MaxMind_Api_Key_missing | The maximum mind API key is missing |
NoApplicationPasswordUsed | Application password is not set |
None | generic misconfiguration |
RegisterLinksApiRouteMissing | You did not configure an route on an endpoint to store your user discovery links |
RegisterLinksApiUrlMissing | You did not configure the endpoint to store your user discovery links |
Rules | Rules have not been setup properly |
SessionUsedButNotConfigured | The session used but not configured in startup.cs |
SQL | Indicates that the database is not compatible with the applications TSQL statements |
UserApiPathMissing | You did not configure the endpoint to store your user discovery data |
UserApiRouteMissing | You did not configure an route on an endpoint to store your user discovery data |
UserDiscoveryNotCalled | User discovery script was not used in the application but the models where submitted |
System.Object
System.ValueType
System.Enum
Walter.BOM.ErrorCodes.ConfigurationErrors
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