I think I've found the problem -- it depends on a MSFT bug that creates bad content. To check that it's the same fault, I'd need to see the input XML. Rather than dealing with debuggers (eek) can you just search all the files in the project for XML starting with element TableLayoutSettings.
I don't really understand where MSFT uses this content, if not in the .Designer file, then probably in a .resx file. Did the project start out in VS2008, or maybe in VS2003? I can't get VS2005 to create such content. I have unit tests nearly ready to show this and another wee bug in TableLayoutSettingsTypeConverter. Andy -- View this message in context: http://www.nabble.com/Help-for-porting%3A-VC--2008-express-binaries-crashing-when-run-by-mono-tp17607386p17687634.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
