SQl 2000 Reporting Services 和 SQL 2005 Reporting Services 并存吗?
有谁知道是否可以将 SQL 2000 Reporting Services Server 与 SQL 2005 Reporting Services Server 并行安装?
Reports 和 ReportServer 虚拟目录都是默认网站中的虚拟目录,它们使用不同的 .net 框架。 这还被允许吗? 我是否需要创建一个新网站来支持这两个引擎之一?
谢谢!
Does anyone know if it is possible to install SQL 2000 Reporting Services Server side by side with SQL 2005 Reporting Services Server?
The Reports and ReportServer virual directories are both virtual directories in the default website and they use different .net frameworks. Is this even allowed? Do I need to create a new website to support one of the two engines?
Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
答案是肯定的。 您必须将 SQL Server 2000 版本保留为默认实例,将 SQL Server 2005 版本保留为命名实例。 还,
来源
The answer is YES. You must keep the SQL Server 2000 version as the default instance, and the SQL Server 2005 version as a named instance. Also,
Source