adomdClient

I am currently trying to code my project and I am trying to use the analysis services adomdClient in my C# program. I have AS installed on my machine but my project cant seem to find the namespace. Any ideas are welcome. Thanks


Answer this question

adomdClient

  • ImGivingUp

    error CS0234: The type or namespace name 'AnalysisServices' does not exist in the class or namespace 'Microsoft' (are you missing an assembly reference )

    To try and help answering my query here is the error that I am getting.

    Thanks


  • adomdClient