.net - ASPNET 编译器 : error ASPRUNTIME: Target Direc

我有一个需要使用 nant 脚本构建的 Web 应用程序。解决方案中的所有项目都可以正常构建,但每次构建结束时都会出现此错误。我找不到很多有用的信息来解决这个错误。有没有人遇到过并解决过此类问题?任何帮助将不胜感激。

[exec] ASPNETCOMPILER : error ASPRUNTIME: The target directory is not empty, and does not appear to contain a previously compiled application. Please delete it manually, or choose a different target. [C:\SRC\BorgWorld\trunk\apps\Zombies.metaproj]

最佳答案

中删除临时网站文件夹

c:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\

关于.net - ASPNET 编译器 : error ASPRUNTIME: Target Directory not empty,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3821797/

相关文章:

c++ - 带有子目录的 CMake

linux - Linux : "undefined reference to" 上的链接器错误

c# - 编译器构建错误 : The call is ambiguous between the f

powershell - 如何在 TFS2013 构建中将构建参数和其他信息传递给 powershe

android - com.android.ide.common.process.ProcessEx

objective-c - 为什么最终二进制文件的大小会比静态库的大小小得多?

maven - Gradle下载依赖错误

reactjs - 如何使用 create-react-app 运行构建版本?

build - 是否可以将命令行变量传递给 bitbake 构建?

database - 如何从现有数据库数据生成 Symfony 固定装置 YAML?