Under certain circumstances, it may be necessary to change the server console configuration file. This file controls the server console default settings.
Open the Configuration File
The Connectivity.ADMSConsole.exe.Config is opened in Microsoft Notepad or your default text editor.
Database Configuration Changes
If you change the database configuration, the <database> section in Connectivity.ADMSConsole.exe.Config must match the <database> section in the web.config file. The value for pooling must be false for Connectivity.ADMSConsole.exe.Config and true for web.config.
Migration Times Out
If you are migrating a large amount of data, the operation may time out.
The IIS User Changes
If the user under which IIS is running changes, the Connectivity.ADMSConsole.exe.Config file must be updated with the new user name. This may happen if you are configuring a remote file store.