Forum Discussion

awhawh's avatar
awhawh
Contributor
8 years ago

Error getting wItemCount from DevExpress.XtraEditors.LookUpEdit (103 0x80020006 (Unknown name).items

Hi,

 

I've been working with a drop down box control that wouldn't display the usual properties that I was expecting (e.g. wItemCount), so I had to add DevExpress.XtraEditors.LookUpEdit to the Project >> Object Mapping section

 

As soon as did this, upon launching the application the expected columns were displayed but errored when viewed through the Object Spy (see attachment)

 

I've never had this issue before and haven't a clue how to resolve it.

 

I'm using TC12

 

Thanks


Adam

 

 

1 Reply

  • tristaanogre's avatar
    tristaanogre
    Esteemed Contributor

    Most likely the component that you're using doesn't 100% match comptability with the component you're associating it with in Object Mapping.  This is a known risk with using Object Mapping.