Home › Forums › Software Development › [Solved] Project building with several errors when using EyeXFramework › Reply To: [Solved] Project building with several errors when using EyeXFramework
27/07/2016 at 15:11 #5457
NAVEEN Kumar MANGAL
Participant
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.