Applies to Product - Dynamics 365 Business Central
What’s happening?
Experiencing issues with deploying extensions in Dynamics 365 Business Central preview tenants, receiving an error message indicating that the extension failed to deploy due to a mismatch in the specified runtime version.
Reason:
The error occurs because the extension's manifest specifies the runtime version '15.0', while the current production version in the environment is '14.3'. This indicates a compatibility issue between the extension and the environment's runtime version.
Resolution:
- Verify the runtime version specified in the extension's manifest. Ensure that it aligns with the runtime version supported by the current environment.
- If the environment is reporting an outdated runtime version, consider updating the environment to a compatible version that supports runtime '15.0'.
- Monitor for any transient behavior that may affect the deployment process, as issues may resolve themselves over time.
- If the issue persists, further investigation may be required to determine if there are underlying infrastructure issues affecting the environment.
