Hey, On Tue, Sep 7, 2010 at 11:46 PM, Vijay <[email protected]> wrote: > I am getting following exception > System.InvalidProgramException: Common Language Runtime detected > an invalid program. > at WindowsFormsApplication1.Form1.Search(String criteria) > at WindowsFormsApplication1.Form1.button1_Click(Object sender, > EventArgs e)
Have you tried to use `peverify` on your resulting binary? -- Jb Evain <[email protected]> -- -- mono-cecil
