将 IIS Express 与 Web 平台安装程序一起使用?
是否可以使用 iis express(并强制安装)而不是直接使用 IIS 在 Web pi 上发布应用程序?
Is it possible to publish an app on the web pi using iis express (and forcing the installation of it) rather that using straight up IIS?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您需要为 Web PI 创建自定义源,这是一个手工制作的 XML 文件,您可以从“选项”对话框加载该文件。
以下是有关如何创建自定义 Web PI 源的一系列博客:
以下是通过自定义 Feed 分发的产品和应用程序的示例:
以下是如何通过插入 Web PI API 来测试您的 Feed 是否没有任何错误:
稍后,在同一对话框中,您可以选择通过选择以下内容来针对 IIS Express 安装应用程序:
You need to create a custom feed for Web PI, a hand crafted XML file, that you can load from the Options dialog.
Here is a series of blogs on how to create custom Web PI feeds:
Here is an example of a product and app that are distributed through a custom feed:
And here is how you can test whether your feed doesn't have any errors by plugging into Web PI APIs:
Later, in the same dialog, you can choose to have your app installations against IIS Express by selecting: