小编the*_*pil的帖子

为什么我的C#应用​​程序不能在不同的机器上执行?

我已经开发了一个应用程序大约2个月.这是我以前第一次做过这么大的事情.既然我已经接近让所有进程按照我希望的方式运行,那么当我尝试运行应用程序时,我会收到以下错误.

我之前创建的应用程序运行得很好......实际上在其他机器上更好.但这个应用程序正在破坏我的印章.

  Problem signature:
  Problem Event Name:    CLR20r3
  Problem Signature 01:    logopicking.exe
  Problem Signature 02:    1.0.0.0
  Problem Signature 03:    4f4e6509
  Problem Signature 04:    System.Drawing
  Problem Signature 05:    4.0.0.0
  Problem Signature 06:    4ba1e086
  Problem Signature 07:    30
  Problem Signature 08:    14
  Problem Signature 09:    System.IO.FileNotFoundException
  OS Version:    6.1.7601.2.1.0.768.3
  Locale ID:    1033
  Additional Information 1:    0a9e
  Additional Information 2:    0a9e372d3b4ad19135b953a78882e789
  Additional Information 3:    0a9e
  Additional Information 4:    0a9e372d3b4ad19135b953a78882e789
Run Code Online (Sandbox Code Playgroud)

这就是它给我的错误.

要添加更多信息,我将发布使用

using System;
using System.ComponentModel;
using System.Drawing;
using System.IO;
using System.Windows.Forms;
using Interop.QBFC11; …
Run Code Online (Sandbox Code Playgroud)

c# quickbooks add-on filenotfoundexception

4
推荐指数
1
解决办法
1931
查看次数

标签 统计

add-on ×1

c# ×1

filenotfoundexception ×1

quickbooks ×1