使用 Plesk Panel 9.2 托管 WCF 服务应用程序
有没有办法在 Windows 2008 下的共享托管中使用 Plesk Panel 9.2 托管 wcf 服务应用程序。
Is there a way to host wcf service application with Plesk Panel 9.2 in shared hosting under Windows 2008.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
它不依赖于 Plesk,而是依赖于您使用 Plesk 控制的实际服务器。如果安装了 .NET Framework 3 或更高版本,则可以托管 WCF 服务。但是,如果您只有 .NET 2,则不能。请记住,即使安装了 3.0 或更高版本,报告的 .NET Framework 版本也是 2,因为这是 CLR 的版本,此后一直没有更改。
It doesn't depend on Plesk but on the actual server you are controling using Plesk. If it has the .NET framework 3 or later installed you can host WCF services. However if you only have .NET 2 you can't. Please keep in mind that the .NET framework version reported is 2 even if 3.0 or later is installed as that is the version of the CLR which hasn't changes since.