启动 .exe 时出现 System.IO.FileNotFoundException

启动 .exe 时出现 System.IO.FileNotFoundException

当我尝试启动 .exe 时,我只得到“程序已停止工作”对话框(我的计算机是意大利语,所以我不知道英文本地化名称)。当我查看事件查看器以获取信息时,我得到的是:

Bucket errato 1874742253, tipo 5
Nome evento: CLR20r3
Risposta: Non disponibile
ID CAB: 0

Firma problema:
P1: qbegenerator.exe
P2: 7.2.1.17
P3: 4d9dc78e
P4: QBEGenerator
P5: 7.2.1.17
P6: 4d9dc78e
P7: 200
P8: 50
P9: System.IO.FileNotFoundException
P10: 

File allegati:
C:\Users\eianni\AppData\Local\Temp\WER89F6.tmp.WERInternalMetadata.xml

I file potrebbero essere disponibili qui:
C:\Users\eianni\AppData\Local\Microsoft\Windows\WER\ReportArchive\AppCrash_qbegenerator.exe_e38c802972b17e7f6ff0b9ab2eac7df8a5fcb8f8_07378ec7

Simbolo analisi: 
Nuova ricerca di soluzioni: 0
ID rapporto: 599e43dc-ee77-11e0-8067-8c736eaf5d85
Stato rapporto: 0

尽管是意大利语,但重要的是P9: System.IO.FileNotFoundException。现在...丢失的文件名在哪里?如果我不知道找不到哪个文件,我该如何解决问题?如果您需要翻译,只需评论问题即可。

相关内容