zhangwei0331 - 2007-9-26 11:59:00
在DeploymentConfig.xml 的配置中。
1、<Parameter Name="ReferenceDatabaseServer" Type="Server"></Parameter> ,这个参数是否要加上SQL的实例名。
2、<!-- Storage Locations -->
<Parameter Name="DataLocation" Type="Uri">Enter the network file share location where the fact table files will be shared to the PerformancePoint Server"</Parameter>
这个一定要采用共享目录吗?我就在本机操作是否写本地地址就可以了。
3、 <!-- Users -->
<Parameter Name="SeniorAccountantAccount" Type="Account">Enter the user account that will act as the Senior Accountant role</Parameter>
这个 一定要 用 domain_name\user吗?如果本机操作是否 直接用user就可以了。
下面的好多个Account是否 都用Administrator就可以了。
Jade - 2007-9-26 12:12:00
1.不一定,如果是默认实例的话指定机器名就好。
2.要用共享,你可以把本地目录共享加入写权限,然后通过 \\方式引用就好
3.机器名\用户 也可以。都用 administrator 也没有问题
zhangwei0331 - 2007-9-26 15:11:00
安装Sample的方式好像不是MS惯用的风格,有个向导就好了。
另外不是Web方式,还需要弄个共享文件夹,安全性问题和方便性都不好!
zhangwei0331 - 2007-9-26 15:24:00
我安装Sample 报failed,让我看log文件,我在整个目录下搜索.log文件,都没有找到,请问出错日志文件在哪个目录下。
zhangwei0331 - 2007-9-26 16:08:00
我 帮助中找到了,log文件
The AlpineSkiHouseInstall.log may provide a more detailed error description for what failed during installation. By default, the installation log file is installed in Documents and Settings\<user_name>\Local Settings\Temp.