New article
Recently updated
Ideagen Internal Audit (Aura): Error "Keyword not supported: 'initial catalog'." when launching client
The error message Keyword not supported: 'initial catalog'. will appear if you launch Vision.exe while there is no configuration file (vision.exe.config) present in the same folder.
It is an unusual situation to be in, because both the Client and ClickOnce folders we supply contain template config files.
- If you are deploying via Xcopy: ensure that the client folder contains a correctly-configured version of the file vision.exe.config
- If you are deploying via ClickOnce: ensure that the folder at wwwroot\[Pentana instance name]\Client\XtraDeploy contains a correctly-configured version of the file vision.exe.config.xml
Note that if you copy a new file into the XtraDeploy folder it will be necessary to rehash the ClickOnce package, so that the clients are aware of the change.