IIS 7.5 上的 Webshaper 配置
有谁知道如何在 IIS 7.5 上配置 Webshaper 1.0 或 2(sitelet)?
这至少对 IIS Express 有帮助 一个 ASP检测到 .NET 设置不适用于集成托管管道模式
Does anyone know how to configure Websharper 1.0 or 2 (sitelets) on IIS 7.5?
This helps on IIS Express at least
An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我已经在 IIS 7.5 上测试了 WebSharper 2.2 sitelet。当部署到虚拟目录(IIS 7.5 和开发服务器)时,我发现没有显示 sitelet (404),但根部署按预期工作。今天发布的 WebSharper 2.3 修复了这个虚拟目录部署错误。我希望就是这样,但如果错误仍然存在,我有兴趣了解更多详细信息。谢谢! - 一个
I have tested WebSharper 2.2 sitelets on IIS 7.5. I could see a problem with no sitelets showing up (404) when deploying to a virtual directory (both IIS 7.5 and the development server), but a root deployment worked as expected. WebSharper 2.3 due for release today fixes this virtual directory deployment bug. I hope that was it, but I would be interested to learn more details if the bug persists. Thanks! --A