Exception when referencing SSAS Tabular model in C#

南笙酒味 提交于 2019-12-06 01:04:15
Lior

For me, the path that worked was C:\Program Files (x86)\Microsoft SQL Server\140\SDK\Assemblies but only after reading Andrae comment which sent me on the right direction

Softcadbury

The problem is similar with the NuGet package Microsoft.AnalysisServices.Tabular (v13)

Fortunately you can use the NuGet packages listed here: https://docs.microsoft.com/en-us/azure/analysis-services/analysis-services-data-providers.

In Visual Studio NuGet lists this package as Microsoft.AnalysisServices.retail.amd64

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!