I am using the Gsuite Applcation Scope for Gmail Activities. But the Gsuite Application Scope is throwing below error:
GSuite Application Scope: Could not load file or assembly ‘Microsoft.ApplicationInsights, Version=2.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35’ or one of its dependencies. The system cannot find the file specified.
Anyone could help or give suggestins to solve this error?
Does this happen when trying to install the activity, or does it install fine and when trying to open up a workflow you get that error?
From your description, it sounds like it is the second case. It might be that you have another package which uses the same assembly but with a different version. Can you try installing GSuite in a clean package and letting us know what the result is?
Can you also identify the second application if this is the case?
Thanks
Version 1.6.0 has been released, but i expect you will get the same error.
What version of Studio/Robot are you using.
Also please post the logs for both to help us troubleshoot this. Thanks!
I tried using OAuth, API, service account key always same error…
GSuite Application Scope: Could not load file or assembly ‘Microsoft.ApplicationInsights, Version=2.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35’ or one of its dependencies. The system cannot find the file specified.