Home Forums Software Development [Solved] Project building with several errors when using EyeXFramework Reply To: [Solved] Project building with several errors when using EyeXFramework

#5457

HI Alex,

I tried with your suggestion, and copied ActivatableButtonsForms and UserPresenceForms in my project. However, it is generating exceptions at few places, as in here,
((IComponent)behaviorMap).Disposed += OnBehaviorMapDisposed;

“Nullreference Exception is unhandled”

How do I proceed next? Kindly suggest.