Failed to connect objects to data items

Discussion of application development using iX Developer, including but not limited to getting started, using the functions tab, properties, objects and installation.
Post Reply
kkwon2
Posts: 26
Joined: Thu Dec 13, 2012 2:07 pm

Failed to connect objects to data items

Post by kkwon2 »

Hi,

Use X2 Extreme 12 panel, iX developer 2.30 SP1.

Have a screen which when displayed for the first time generates the following error:

"Failed to connect objects to data items. Error: Null Reference Exception"

After selecting OK on the above pop up error the screen displays ok thereafter.
Any ideas on how to get rid of the above error?

AMitchneck
Posts: 137
Joined: Mon Jun 11, 2012 2:10 pm

Re: Failed to connect objects to data items

Post by AMitchneck »

Hi kkwon2,

It's hard to answer specifics without seeing your project. The most likely cause is you had some control using a tag or some other external reference which was since deleted, hence the null reference. Try rebuilding your project rather than just using build to clean up the auto-generated source files as this is the most likely source of your problem.
Adam M.
Controls Engineer
FlexEnergy

Post Reply