Did you have an idea Jb?

Steve Wagner schrieb:
> Hi Jb, ive got a problem with the SaveSymboles function. I have a very
> simple assembly which only declares one class. This assembly was
> generated with the latest boo compiler. If i now use the SaveSymboles
> function and save the assembly after that with
> AssemblyFactory.SaveAssembly ive got a assembly which is only half of
> size as the original assembly and if i try to load it with Assembly.Load
> ive got a BadImageFormatException.
> 
> Attached a sample project which demonstrates this problem.
> 
> Greets, Steve
> 
> Jb Evain schrieb:
>> Hey,
>>
>> On 11/26/08, Steve Wagner <[EMAIL PROTECTED]> wrote:
>>>  Hi Jb thanks for the answer! I will try this, but can i open and change
>>>  an assembly which is compiled into memory this way?
>> You can not modify an already loaded assembly and load it back in its 
>> AppDomain.
>>
> 
> > 

--~--~---------~--~----~------------~-------~--~----~
--
mono-cecil
-~----------~----~----~----~------~----~------~--~---

Reply via email to