/
Turn off internal TestMode

Turn off internal TestMode

Careful while in live mode, it has the ability to send emails and SMS to customers

Disable all unnecessary tasks before starting the database service

Procedure

  1. Ensure you have stopped the database service

  2. In Heidi edit the database name from r8<DatabaseName> to r9<DatabaseName>

  3. On the machine where the database is stored, navigate to C:\Readysell8\Readysell.Server.<Version you’re changing>\Database.config and change the connection strings to match the renamed database

    <add name="ConnectionString" connectionString="XpoProvider=MySql;server=RS;port=3307;user id=dev;password=R3ady$e11;database=r9<DatabaseName>;persist security info=true;default command timeout=9000;" /> <add name="TestConnectionString" connectionString="XpoProvider=MySql;server=RS;port=3307;user id=dev;password=R3ady$e11;database=r9<DatabaseName>;persist security info=true;default command timeout=9000;" />
  4. On the machine where the database is stored, navigate to C:\Readysell8\Readysell.Win.<Version you’re changing>\Database.config and change the connection strings to match the renamed database

    <add name="ConnectionString" connectionString="XpoProvider=MySql;server=RS;port=3307;user id=dev;password=R3ady$e11;database=r9<DatabaseName>;persist security info=true;default command timeout=9000;" /> <add name="TestConnectionString" connectionString="XpoProvider=MySql;server=RS;port=3307;user id=dev;password=R3ady$e11;database=r9<DatabaseName>;persist security info=true;default command timeout=9000;" />
  5. On the machine running ReadySell, navigate to \Readysell Computer Solutions\Readysell.Win.<Version you’re changing>\Database.config and change the connection strings to match the renamed database

    <add name="ConnectionString" connectionString="XpoProvider=MySql;server=RS;port=3307;user id=dev;password=R3ady$e11;database=r9<DatabaseName>;persist security info=true;default command timeout=9000;" /> <add name="TestConnectionString" connectionString="XpoProvider=MySql;server=RS;port=3307;user id=dev;password=R3ady$e11;database=r9<DatabaseName>;persist security info=true;default command timeout=9000;" />
  6. Disable all unnecessary tasks within ReadySell. Start the database service

 

Related content

Change Readysell 8 Test instance Database to another database
Change Readysell 8 Test instance Database to another database
More like this
Error 1113: Error message: Cannot run the application
Error 1113: Error message: Cannot run the application
More like this
Readysell unable to open
Readysell unable to open
More like this
Error 1111: Error message: The database version is greater than the application version
Error 1111: Error message: The database version is greater than the application version
More like this
Readysell MySQL is stuck in "Starting"
Readysell MySQL is stuck in "Starting"
More like this
Administration
Administration
More like this