文章主要描述的是microsoft SQL Server 2005 的正确安装程序,安装程序在正在设置 reporting service 与 share point 排除路径期间一般的情况下都会遇到错误。错误为: 安装时发生严重错误,当出现上述错误时。
多半是由于在“服务帐户”页为 SQL Server 服务分配登录帐户的安装选择项中选择了在域控上安装SQL Server 2005导致的,假如实际不需要使用域安装强烈建议返回选择本地安装,尽量保证DC机器的“干净”
假如一定要在域上安装,请参考如下 *** 进行准确的域设置:
http://www.microsoft.com/technet/prodtechnol/sql/2000/deploy/rsdepgd.mspx
其中有一段帮助,照着做就可以了。
if you installed windows SharePoint services on a server, you need to make a few modifications in order to install and run Reporting Services on the same server.
To enable a side-by-side installation of Reporting Services and windows SharePoint Services, perform the following steps.
1.
While installing Reporting Services, you might experience activation fAIlures. Ignore any activation errors that occur.
2.
Add the Reporting Services virtual directories to the Windows SharePoint Services list of exclusions. If you installed Reporting Services using the default virtual directories, run the following at the command prompt:
STSADM.EXE -o addpath -url http://localhost/ReportServer -type exclusion
and
STSADM.EXE -o addpath -url http://localhost/Reports -type exclusion
3.
Add the following text under the HttpModules configuration element of the SharePoint Web.config file. By default, the SharePoint Web.config file is located at C:Inetpubwwwroot.
<HttpModules>
<add name="Session" type="System.Web.SessionState.SessionStateModule"/>
4.
Enable session state for the pages element by changing the enableSessionState attribute from false to true.
5.
If Report Server does not respond, in Internet Service Manager (or in the IIS snap-in), ensure that the report server is in an application pool that is separate from the SharePoint server. Report Manager can remain in the same application pool where it was originally installed. To assign the report server to a separate application pool, you must first create a new application pool. After you have created a new application pool, expand Web Sites, expand Default Web Site, right-click the report server virtual root that you created during setup (the default is ReportServer), and then click Properties. From the Application pool drop-down list, select the newly created application pool. For more information about application pools, see your IIS documentation.
6.
In Internet Explorer, navigate to http://<server>/ReportServer. This causes Reporting Services to initialize. Your logged-in account must have local Administrator credentials for the
以上的相关内容就是对Microsoft SQL Server 2005 安装程序的介绍,望你能有所收获。
扫描二维码推送至手机访问。
版权声明:本文由2345好导航站长资讯发布,如需转载请注明出处。
正在启动windows时间长怎么办 小编带来了Windows 7/8.1正在启动windows时间长解决方法,假如有朋友在安装完Windows系统之后一直停留在“正在启动windows”的话,不妨试一试下文的方法哦~ 原因:Windows 7/8.1不完全支持UEFI,需要CSM(Comp...
在某些电脑中,机器内部蜂鸣器与系统的声音输出方案是相关联的,这样一来会导致当系统输出声音时,即使电脑没有连接外部音响或耳机,也会通过内置蜂鸣器发出“嘟嘟哔哔”的声音。这个问题主要出现在Windows 7电脑中,假如你的电脑恰好遇到了这样的问题,可参考下面的方法来解决: 1、在桌面“计算机”图标上右...
打开IE浏览器的时候、聊QQ的时候、玩游戏的时候… … 这到底是谁惹的祸呢? 很多人都知道Windows 7桌面特效全部开启会使系统性能降低,那到底是哪个特效导致的这一情况呢? 解决办法: 右键计算机,高级系统设置-性能-设置-关闭”任务栏和开始菜单使用动画“和”最大化和最小化动态显示窗口“...
我一个朋友最近装装了Windows 7,他总感觉有人用了他的电脑,但是一直不确定,他想知道有没有人动用他的电脑,问我有没有办法 我说设置一下就行了: 启动Windows 7,在搜索栏中输入编辑组,马上就搜索到了编辑组策略,点击即可启动程序编辑组策略。依次展开组策略左侧树形列表的计算机配置/管理模...
北京时间1月13日消息,根据计划,微软将于2015年1月13日正式结束对Windows 7SP1的“主流支持”,而这也标志着“扩展支持”阶段的开始,这个阶段将于2020年1月14日结束。 2013年10月份,微软终止销售独立的Windows 7系统安装包,并要求制造商于2014年10月份停止生...
问题现象,具体如下所示: 故障分析: 一般来说,出现这种情况是因为电脑误删系统文件或者是系统文件被顽固木马破坏。 解决方法: 1、下载360安全卫士,找到里面的急救箱开始急救,然后进行修复,完成后重新启动; 2、下载瑞...