Recent content by rkadirvelu

  1. R

    Please provide a sample application in .NET for using InvocationGrid.

    I resolved above error by pointing to the correct 4.0 dll. But now it hangs on igBuilder.Load() and times out with an error "Timed out waiting for InvocationGrid to become ready". I verified 4.0 is installed on all the SOSS servers (2 of them) and both had 4.0 runtime installed before SOSS was...
  2. R

    Please provide a sample application in .NET for using InvocationGrid.

    Thanks for the quick reply. I tried to run the solution and got below error. I tried referencing the namedcache dll from the other directory in the error message and it hangs and doesn't return on the call to igBuilder.Load(). Am I missing something? Soss.Client.MethodInvocation.MethodList...
Top