安装 Windows Server AppFabric
我尝试在我的测试 Windows Server 2008 Enterprise Edition 上使用 Web Platform Installer 安装 Windows Server AppFabric。尽管我在服务器上安装了 SQL Server(开发人员版),但 WPI 仍然“坚持”我需要 SQL Server Express,并且我没有选择更改它。
问题是:我如何告诉安装程序我已经拥有 SQL Server 并且不需要 Express Edition?当我进行生产时也是如此;我将把我的 SQL Server 放在单独的服务器上,那么我如何告诉 AppFabric 它需要连接到哪个 SQL Server,并阻止安装 SQL Server Express Edition。
PS 我打算仅在单个服务器上使用 AppFabric 进行缓存;即没有 WCF 和 WF 奇特的东西或分布式缓存。
感谢
蓝天
I'm trying to install Windows Server AppFabric using Web Platform Installer on my testing Windows Server 2008 Enterprise Edition. Although I have SQL Server (Developer Edition) installed on the server, WPI is still "insisting" that I need SQL Server Express, and I don't have option to change that.
The question is: how can I tell the setup that I already have SQL Server and don't need the Express Edition? The same goes when I go production; I'll have my SQL Server on separate server, so how can I tell AppFabric what SQL Server it need to connect to, as well as preventing SQL Server Express Edition from being installed.
P.S. I'm intending to use AppFabric for caching only and only on a single server; i.e. no WCF and WF fancy stuff or distributed cache.
Thanks
TheBlueSky
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在这种情况下,WPI 可能不是您的最佳选择 - 您可以下载独立安装程序 此处。另外,虽然 Web PI 坚持安装 SQL Sexpress,但实际上并不要求您使用它:-) - 我的设置与您安装的 SQL Server Developer 相同,这就是我用于我的应用程序的设置。 AppFabric 设置。
安装 AppFabric 后,您可以在运行配置向导时选择要使用的 SQL Server:
It may be that WPI isn't your best bet in this instance - you can download the standalone installer here. Also, although Web PI insists on installing SQL Sexpress, there's no requirement for you atually use it :-) - I have the same setup as you with SQL Server Developer installed, which is what I use for my AppFabric setup.
Once AppFabric is installed you can select a SQL Server to use when you run the configuration wizard: