dotnet/runtime

[ILVerify] BadImageFormatGeneric when verifying a .netmodule

Open

#37.396 aperta il 15 gen 2019

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

Metriche repository

Star
 (17.886 star)
Metriche merge PR
 (Merge medio 12g 11h) (661 PR mergiate in 30 g)

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