in addition to this, I just ran Ildasm and ilasm on the not running assembly, the resulting exe had a different file size to both original and "cecil"ed exe, but runs fine...
Cheers, Al On Aug 24, 10:01 am, Shafa <[EMAIL PROTECTED]> wrote: > G'Day, > I'm trying to use cecil on a compact framework assembly and get this > error: > > The application failed to load required components. If the .NET > compact framework is installed on a storage card, please ensure that > this card is in place and lunch the application again. if this fails, > a re-installation of the .NET Compact Framework is recommended. > Support info: -2147479552 (80001000) > > I started by commenting out my code to find what was causing it and > ended up with the fact that opening the assembly and mere saving it > causes the problem. my speculation is that the saved assembly is > referencing the full framework. Any help is appreciated. > > Cheers, > Al --~--~---------~--~----~------------~-------~--~----~ -- mono-cecil -~----------~----~----~----~------~----~------~--~---
