Symptoms
When deploying Deliver instances with a Tabular Endpoint, users may encounter the error:
Could not load file or assembly 'Microsoft.AnalysisServices.Tabular, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot find the file specified.
Module: TimeXtender.Tabular.Engine.2019
System.IO.FileNotFoundException
at TimeXtender.Tabular.Engine.TabularEngine.CreateModel(Model model)
at TimeXtender.DataManager.TabularEndpointDeployExecute.Deploy(TabularEndpoint endpoint, VariableResolveObject variableResolveObject, Boolean scriptDatabase)
at TimeXtender.DataManager.StepEndpointDeploy.DoAbstractStep(StepSetup stepSetup)
Cause
The deployment target may be set incorrectly
Resolution
- In the Portal, edit the Deliver instance. Under the Tabular Endpoint, adjust the deployment target to "Analysis Services Universal". Click Save
- Refresh TimeXtender Data Integration and re-deploy the Deliver instance