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