Forum Discussion
Error connecting to service using AdomdClient (.Net)
The property Integrated Security=ClaimsToken has been working since version 13.0.1700.42 . The current version is available in Powerbi (Microsoft.PowerBI.AdomdClient.dll) and Excel2016 (Microsoft.Excel.AdomdClient.dll).
Unfortunately, I could not find out what is still wrong. For the data source https://analysis.windows.net/powerbi/api I get the error message that the host can not be solved and if I https://wabi-north-europe-redirect.analysis.windows.net/xmla I get the error message the authentication is not possible.
- teroman9 years agoFrequent Visitor
Didn't realise there was a Microsoft.PowerBI.AdomdClient.dll, thanks for that!
If anyone is looking for it, it's in the Power BI Desktop install folder, something like:
C:\Program Files\Microsoft Power BI Desktop\bin
- teroman9 years agoFrequent Visitor
Although I also get an exception saying "The remote name could not be resolved: 'analysis.windows.net'" so it's back to the COM world for me :(
- pbidevusr8 years agoRegular Visitor
Did anyone managed to figure this out? I am stuck at "The remote name could not be resolved: 'analysis.windows.net'" as well.