VM上没有对Analysis

VM上没有对Analysis

本文介绍了Windows Azure VM上没有对Analysis Services的HTTP访问的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已按照Microsoft文档中标题为"在IIS 8.0上配置对Analysis Services的HTTP访问"的说明进行操作。 SSAS和IIS位于同一Windows Azure虚拟机上。当我测试连接时,我收到以下错误:
无法连接到XXX.XXX.XX.XXX服务器,Analysis Services未在指定的计算机上运行。虚拟机是使用资源管理器部署的,并非基于市场映像构建。  


解决方案

I have followed the instructions provided in the Microsoft document titled "Configure HTTP Access to Analysis Services on IIS 8.0". SSAS and IIS are on the same Windows Azure Virtual Machine. When I test the connection I get the following error: Either a connection cannot be made to the XXX.XXX.XX.XXX server, Analysis Services is not running on the computer specified. The virtual machine was deployed using Resource Manager and was not built from a marketplace image.  

解决方案


这篇关于Windows Azure VM上没有对Analysis Services的HTTP访问的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-13 20:31