dotnet/runtime

[ILVerify] BadImageFormatGeneric when verifying a .netmodule

Aperta

#37.396 aperta il 15 gen 2019

 (3 commenti) (0 reazioni) (0 assegnatari)C# (5445 fork)batch import
Priority:3area-Tools-ILVerificationhelp wanted

Metriche repository

Star
 (17.886 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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:

Guida contributor