For a project I’m working on, we use an old studio version. We’re using 23.4.2 and for my coworkers it’s a breeze. I’ve been having problems with the exchange activities not showing up as expected.
Also, it is to be noted that these activities show up under folder UiPath for me, where my coworkers see it under app integration. (Referring to the left side panel here).
What we’ve tried:
Uninstalling dependencies and reinstalling
Uninstalling studio and reinstalling
Delete local dependencies from user files and reinstalling
Reinstall Windows
That last step seemed a bit radical to me, but it still didn’t work!
Is it happening with newly created project as well? If yes, try sharing a sample project to check.
Also check if you are getting the properties of this activity. The look and feel could be depend on many factors in background but if you are getting the properties and able to run it, then looks we can ignore for now.
Thanks for your reply. This might be true for the newest version of Studio. For our current project, we are bound to use a specific Studio version and UiPath.Mail.Activities 1.21.1.
Okay, just i got one thread which was related to your problem
Check this thread and do the changes and try
@DJHG remove running dependencies from your project .json before doing take a copy and do these changes and after use this json file as original. for more reference take a look on below thread
Thanks for the tip! I had found this same thread. We don’t use seperate runtime dependencies, as such they are not present in this project. Thanks though!