--- title: "Adding a new environment to BT360 Error" slug: "adding-a-new-environment-to-bt360-error" updated: 2024-12-27T09:07:33Z published: 2024-12-27T09:07:33Z canonical: "docs.biztalk360.com/adding-a-new-environment-to-bt360-error" --- > ## Documentation Index > Fetch the complete documentation index at: https://docs.biztalk360.com/llms.txt > Use this file to discover all available pages before exploring further. # Adding a new environment to BT360 Error If you are getting an error while trying to add a new environment as below, in spite of having the BizTalk server environment and the BizTalk360 Admin components of the same version: > BizTalk admin component installed on BizTalk360 server is not compatible .. ![DBIncompatible.png](https://cdn.document360.io/253f6006-3994-42d0-98cd-fdc637f51791/Images/Documentation/31e833b3-bd60-468d-ad5c-d65d22600ee9.png) The problem is the BizTalk360 database was not updated when the BizTalk server components were upgraded. The resolution is to manually update the BizTalk360 tables to have the BizTalk version to reflect the new BizTalk server components which were installed. To make sure, you need to login to the BizTalk admin console on the BT360 server and check the version matches with that of the BizTalk environment admin console version you are going to add. ![BizTalkVersion.png](https://cdn.document360.io/253f6006-3994-42d0-98cd-fdc637f51791/Images/Documentation/00564f64-318d-48a3-83f8-a1a4b34079da.png) The below tables need to have the BizTalk version changed appropriately and the MS_BizTalk_install_location can be updated. b360_admin_BizTalkEnvironment -> BizTalk Version b360_admin_GlobalProperties -> MS_BIZTALK_VERSION & MS_BIZTALK_INSTALL_LOCATION ### Steps for upgrading your BizTalk Server are as follows: 1. Take a backup of BizTalk360 database 2. Deactivate license 3. Upgrade BizTalk Server to new version 4. Change the admin component installed on BizTalk360 server to match that of the new BizTalk version 5. Update the values in the database as shown above 6. Activate BT360 license