dotnet/runtime

[ILVerify] BadImageFormatGeneric when verifying a .netmodule

オープン

#37,396 opened on 2019/01/15

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)C# (5,445 件のフォーク)batch import
Priority:3area-Tools-ILVerificationhelp wanted

Repository metrics

Stars
 (17,886 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Calling ILVerify.exe for a .netmodule results in a BadImageFormatGeneric error. e.g.

ILVerify.exe "C:\Windows\Microsoft.NET\Framework\v4.0.30319\System.EnterpriseServices.Wrapper.dll" -r "C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll"

results in:

Error: [TEMPORARY EXCEPTION MESSAGE] BadImageFormatGeneric:

コントリビューターガイド