gpt4 book ai didi

azure - NET 5 MVC 6 - 发布到 Azure 网站 ERROR_COULD_NOT_FIND_APPROOT_FOLDER

转载 作者:行者123 更新时间:2023-12-03 04:34:24 25 4
gpt4 key购买 nike

只是尝试将 mvc 6 默认模板(Web api)项目发布到 azure(从发布向导导入发布配置文件,信息正确,但在预览或发布时我收到:

ERROR_COULD_NOT_FIND_APPROOT_FOLDER

在 google 上搜索该错误,得到 0 个结果。而且微软提供的链接还没有这个错误文档。

不知道该去哪里寻找。我的 project.json 确实有适当的 webroot : wwwroot (正如我所说,没有对网站项目进行修改)

当然,它可以在本地运行。

我收到的完整错误是:

1>------ Build started: Project: MayaKin.Web, Configuration: Release Any CPU ------
Inside GatherAllFilesToPublish
Environment variables:
Path=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\\Extensions\Microsoft\Web Tools\External;%PATH%;C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\\Extensions\Microsoft\Web Tools\External\git
C:\Users\Bart\.k\runtimes\kre-clr-win-x86.1.0.0-beta3-11030\bin\kpm.cmd bundle "C:\Bartmax\MayaKin\MayaKin\src\MayaKin.Web" --out "C:\Users\Bart\AppData\Local\Temp\AspNetPublish\MayaKin.Web-42" --configuration Release --runtime kre-coreclr-win-x64.1.0.0-beta3 --wwwroot-out "wwwroot" --quiet
1>
1> Build succeeded.
1> 0 Warning(s).
1> 0 Error(s).
1>
1> Time elapsed 00:00:00.0860073
1>
========== Build: 1 succeeded or up-to-date, 0 failed, 0 skipped ==========
Time elapsed 00:00:00.4172004
C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\Web\Microsoft.AspNet.Publishing.targets(205,5): Error ERROR_COULD_NOT_FIND_APPROOT_FOLDER: Web deployment task failed. (Could not map the path 'MayaKin__Staging' to an approot folder. Make sure the relative path you specify points to the root of an application.
Obtenga más información en: http://go.microsoft.com/fwlink/?LinkId=221672#ERROR_COULD_NOT_FIND_APPROOT_FOLDER.)
Publish failed to deploy.

最佳答案

此问题已修复。您可以在 github 上关注该问题。

https://github.com/aspnet/Tooling/issues/15

关于azure - NET 5 MVC 6 - 发布到 Azure 网站 ERROR_COULD_NOT_FIND_APPROOT_FOLDER,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28933581/

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