TypesAssembly is not assigned for Compact Framework?
This is as designed. You must assign the TypesAssembly property on the CF. The CF framework does not provide any way for the RemObjects SDK to know what assembly to search for your types. You can do this pretty much anywhere (for example in your Main() method, like this: /* /* Highlighting theme definition: */ body.hl { background-color:#ffffff; } pre.hl { color:#000000; background-color:#ffffff; font-size:10pt; font-family:’Courier New’;} .hl.num { color:#2928ff; } .hl.esc { color:#ff00ff; } .hl.str { color:#ff0000; } .hl.dstr { color:#818100; } .hl.slc { color:#838183; font-style:italic; } .hl.com { color:#838183; font-style:italic; } .hl.dir { color:#008200; } .hl.sym { color:#000000; } .hl.line { color:#555555; } .hl.mark { background-color:#ffffbb;} .hl.kwa { color:#000000; font-weight:bold; } .hl.kwb { color:#830000; } .hl.kwc { color:#000000; font-weight:bold; } .hl.