All Tags »
Configuration »
K2.Net 2003 Server IPC (RSS)
Sorry, but there are no more tags available to filter with.
-
I can't seem to get an IPC event to work anymore. It worked before, but I can't get it to work anymore.
I've created a simple test project with 2 processes, Test1 and Test2. Test1 has an activity with an IPC event that should kick off Test2. Test1 completes without error but no instance of Test2 appears.
If I use Asynch, Test1 ...