文件“xxxxx.asmx”尚未预编译,无法请求

发布于 2024-10-09 03:55:16 字数 281 浏览 0 评论 0原文

我有一个 asp.net 4.0 网站,该网站已使用固定命名和单页程序集发布。

突然我们发现文件“xxxxx.asmx”尚未预编译,无法在 Web 服务页面上请求,只能在 Web 服务页面上请求。 其他一切工作正常,我可以在 bin 目录中看到该文件,并且它与以前(较旧的)工作 bin 文件夹中找到的文件具有相同的名称。

在 Windows 7 开发服务器上也可以正常工作,但不能在生产服务器上(IIS 7 Server 2008)。我已经重建并重新部署了应用程序,但没有成功,有什么建议吗?

谢谢

I have a asp.net 4.0 website which has been published using fixed naming and single page assemblies.

All of a sudden we are getting the file 'xxxxx.asmx' has not been pre-compiled, and cannot be requested on the webservice page, and only the webservice page.
Everything else works fine, I can see the file in the bin directory and it has the same name as a found in a previous (older) working bin folder.

Also works fine on Windows 7 dev server but not production (IIS 7 Server 2008). I have rebuilt and redeployed the application with no success, any suggestions?

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

不打扰别人 2024-10-16 03:55:16

对它进行排序,结果只是删除了 Microsoft.mshtml 引用。

Sorted it, turns out just removed the Microsoft.mshtml reference.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文