I have built a cube in SSAS and is successfully browsed. Also there is a an web application developed in ASP .Net, which displays the data from the cube. (Using MDX queries). Till now it was working properly. Suddenly I am getting an error-
{"Cannot connect to server 'localhost'.\rOLAP server error: The operation requested failed due to network problems."}
Tried so many things. Can any body give me the exact reason.
Thanks.