gpt4 book ai didi

asp.net - 为什么我的 asp.net mvc 发布不再工作?

转载 作者:行者123 更新时间:2023-12-05 01:13:35 26 4
gpt4 key购买 nike

我正在运行 asp.net mvc,从去年四月开始就一直在运行。一直以来,我都在使用 Visual Studio 中的发布功能发布我的网站。这周,我添加了一些 telerik 脚本和 jquery 1.4 脚本。出于某种原因,当我尝试发布时,它在 jquery 脚本上失败了。所有 telerik 脚本都可以正常加载,并且它们位于同一文件夹中。有任何想法吗?

------ Publish started: Project: Txxx.Sxxx.Web, Configuration: Development Any CPU ------  
Connecting to http://exx-txxx.txxxxx.com/sxxxdev/...
Publishing folder /...
Publishing folder App_Data...
Publishing folder App_Data/Uploads...
Publishing folder Content...
Publishing folder Content/2009.3.1320...
Publishing folder Content/Images...
Publishing folder Content/Stylesheets...
Publishing folder DataAccess...
Publishing folder Helpers...
Publishing folder Logs...
Publishing folder Scripts...
Unable to add 'Scripts/jquery-1.4.min.js' to the Web site. Could not find a Web server at 'exx-txxx.txxxxx.com' on port 80. Please check to make sure that the Web server name is valid and your proxy settings are set correctly. If you are sure that everything is correct, the Web server may be temporarily out of service.
Publishing folder Services...
Publishing folder Views...
Publishing folder Views/Account...
Publishing folder Views/Activity...
Publishing folder Views/AdHocCallReport...
Publishing folder Views/Doa...
Publishing folder Views/Fsr...
Publishing folder Views/Home...
Publishing folder Views/Report...
Publishing folder Views/ReqShipment...
Publishing folder Views/ServiceCall...
Publishing folder Views/Shared...
Publishing folder Views/Task...
Publishing folder bin...
========== Build: 1 succeeded or up-to-date, 0 failed, 0 skipped ==========
========== Publish: 0 succeeded, 1 failed, 0 skipped ==========

更新:我实际上将 jquery 文件留在了项目中,但删除了其中的所有内容并且它工作正常。当我添加内容时,发布不起作用。

最佳答案

我一般不建议使用内置的发布功能上传到 FTP。它偶尔会在 FTP 站点上出现问题并给出发布失败的错误,但是,它并不是完全失败。您只会因为一个失败的文件而收到失败的消息,但站点的其余部分仍然可以工作。在发布未经修改的原始脚本以及设计师创建的文件和图像时,我遇到了这个错误。

我发现使用发布功能发布本地副本或创建包(右键单击解决方案中的 Web 项目)要容易得多。一旦所有发布的文件都在我指定的文件夹中,我就使用其他一些 FTP 程序上传。

关于asp.net - 为什么我的 asp.net mvc 发布不再工作?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2157360/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com