If you need to change the standard SQL Server User or Password that Control is using, you can do so with settings in the Chapi configuration file.

  1. Open the Chapi configuration file, called CHAPI.ServiceHost.exe.config in the Chapi folder.
  2. In the configuation section (to top level section), add the following settings (preferably at the bottom):

code_formatxml|code format="xml"

<code> Replace #NewUser# and #NewPassword# with the appropriate values.

  • You will also need to change the user ID and password that is in the area of the Chapi config file.

code_formatxml|code format="xml"

<code>

Contributor: Gregory Schroeder Date: 02/04/2014 Version: Control 5.1

You could leave a comment if you were logged in.