I have .net 8 program docker base and in that I cant call SSAS , based on microsoft document I run IIs and host msmdpump.dll and from my app call it but problem is in that response , that is not valid xml and have "2000" inside of respons. Exacly the "2000" between the xml like this
2000
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
2000