genasm

Error 1150 genasm.exe(1) : error There was an error finalizing type . Method 'DoParse'

oOo a highly exciting build issue. Compact framework occasionally goes funny when building. Usually when messing with xmta files but this is the first time i've seen it go awry in this scenario. I created a abstract base class with an abstract method. Placed this in one of my core dlls. This was fine. I then, in a "later" .dll inherited...

Has anyone seen this error? "genasm.exe(1) : error There was an error finalizing type . Object reference not set to an instance of an object."

It is occurring when I try to compile a Windows Mobile class library, after I added the necessary XMTA file to provide attributes to my custom component. I have searched the net, and I though I had found a solution in here but after I test it throughly the only thing it does is to remove the XMTA file generation. I'm running out of opt...