不可恢复的构建错误 [英] Unrecoverable build error

查看:113
本文介绍了不可恢复的构建错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

不可恢复的构建错误

推荐答案

Hi William,

Hi William,

>> 无法恢复的构建错误

这是一个构建安装项目时看到的更常见的错误。它通常由以下问题之一引起。当Visual Studio无法确定严重故障的确切原因并且无法继续构建时,Visual Studio会生成此错误。

This is one of the more common errors seen when building Setup projects. It is usually caused by one of the following issues. Visual Studio generates this error when it cannot determine the exact reason for a critical failure and is unable to continue building.




  • 项目中的重复文件夹名称可能会导致此错误。为文件夹指定唯一名称。

  • Duplicate folder names in your projects can cause this error. Give the folders unique names.

未注册或未完整的Mergemod.dll注册可能会导致此错误。重新注册Mergemod.dll。从
开始菜单中,单击
运行
,然后在运行对话框中,键入
Regsvr32< path> ;: \ Mergermod.dll

Unregistered or incomplete registration of Mergemod.dll can cause this error. Re-register Mergemod.dll. From the Start menu, click Run, and then in the Run dialog box, type Regsvr32 <path>:\Mergemod.dll.

Visual Studio IDE中的多个打开窗口可能会导致此错误。关闭窗口并尝试重建安装项目。

Multiple open windows in the Visual Studio IDE can cause this error. Close the windows and try rebuilding the setup project.

从Beta 2版本的Visual Studio 2005升级可能会导致此错误。重新格式化您的计算机并重新安装Visual Studio。

Upgrading from the Beta 2 version of Visual Studio 2005 can cause this error. Reformat your computer and reinstall Visual Studio.


这篇关于不可恢复的构建错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆