dotnet/runtime

[ILVerify] BadImageFormatGeneric when verifying a .netmodule

開放

#37,396 建立於 2019年1月15日

 (3 則留言) (0 個反應) (0 位負責人)C# (5,445 個分叉)batch import
Priority:3area-Tools-ILVerificationhelp wanted

倉庫指標

星標
 (17,886 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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:

貢獻者指南