On Fri, May 20, 2011 at 10:38 AM, srcKode <[email protected]> wrote: > I was successfully able to import the Type with all members.But when I > do a peverify on the generated assembly it threw an error > > [IL]: Error: [D:\TargetLibrary.dll : TargetLibrary.HelperClass::Init] > [HRESULT 0x80070002] - The system cannot find the file specified.
Perhaps peverify needs the referenced assemblies around when verifying. Jb -- -- mono-cecil
