【问题标题】:Unhandled Exception: System.ComponentModel.Win32Exception : The system cannot find the file specified未处理的异常:System.ComponentModel.Win32Exception:系统找不到指定的文件
【发布时间】:2019-02-24 10:08:14
【问题描述】:

我在 Jenkins 中从 TFS 获取源代码并收到此错误:

未处理的异常:System.ComponentModel.Win32Exception:系统找不到在 AutomaticDBDeploy.Module1.Main() 指定的文件

是什么原因,如何解决?

【问题讨论】:

  • 您是否在同步源代码或构建应用程序时收到该错误消息?
  • @DanielMann 在构建应用程序时

标签: jenkins tfs devops


【解决方案1】:

在 Visual Studio 中,进入项目菜单并单击平台目标下的项目属性 --> 取消选中 Prefer-32-bit 并重新构建解决方案并运行解决方案。

https://timxn.com/en/unhandled-exception-systemcomponentmodelwin32exception-system-cannot-find-file-specified

【讨论】:

    猜你喜欢
    • 2014-03-30
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2018-09-26
    • 1970-01-01
    • 1970-01-01
    • 2013-07-24
    • 1970-01-01
    相关资源
    最近更新 更多