简体   繁体   English

将WPF应用程序部署到IIS

[英]Deploy WPF Application to IIS

I was wondering how to deploy a wpf application to an IIS application because I have the correct path etc but in the publish wizard when I click... Browse -> Remote Site -> new web site, then enter the url it gives me an error saying that it is unable to create the website because the server doesnt have front page server extensions installed. 我想知道如何将wpf应用程序部署到IIS应用程序,因为我有正确的路径等,但在发布向导中,当我单击...浏览 - >远程站点 - >新网站,然后输入它给我一个网址错误,说它无法创建网站,因为服务器没有安装首页服务器扩展。

After some googling I found that FPSE has been discontinued and is not recommended for use, so is there a way to deploy a standalone wpf application to IIS with out FPSE? 经过一些谷歌搜索后,我发现FPSE已经停止使用,不建议使用,所以有没有办法在没有FPSE的情况下将独立的wpf应用程序部署到IIS?

There are other options for deployment. 还有其他部署选项。 You can do a network share, just make sure you enter the web address correcly. 您可以进行网络共享,只需确保正确输入网址即可。

http://msdn.microsoft.com/en-us/library/71baz9ah.aspx http://msdn.microsoft.com/en-us/library/71baz9ah.aspx

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM