Currently I have the source of System.Web.Mvc assembly. Building is fine. But at runtime it throws,
Could not load file or assembly 'System.Web.Mvc' or one of its dependencies.
Strong name signature could not be verified. The assembly may have been tampered
with, or it was delay signed but not fully signed with the correct private key.
(Exception from HRESULT: 0x80131045)
How can I debug it? I am using windows 7.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…