Question
2
Replies
224
Views
UNUM
Posted: February 16, 2018
Last activity: March 5, 2018
Closed
Solved
activity started event not firing in multi project solution
i am working with a multi project solution with Project A, B, C. Project A is the start up project and added references of B and C to A. I had invoked Activity 'X ' start method in project A. Activity 'X' Activitystarted event is being fired in Project B but it's not firing in Project C. Can you tell me what I might be missing?
***Edited by Moderator Marissa to update categories***
There isn't enough information to answer this question. Are you firing these in sequence or are you trying to launch B and C off of the same event in A?