croko
August 31, 2019, 6:03pm
1
After I upgrade to 2019.08 all my apps get this error when I try to publish them to my attended robots:
Type ‘UiPath.GSuite.SimpleObjectContainer’ is not defined.
BUT if I run the projects from Studio it works without any errors. Only when I want to publish I get this error.
I did not changed anything to my apps, this error appears overnight after the upgrade to 2019.08.
croko
August 31, 2019, 7:12pm
2
I resolved the error by importing UiPath.GSuite in the project. All good now.
2 Likes
Hi @croko ,
I am having this problem and do not know how to import UiPath.GSuite into the project? Could you Explain how to do this?
croko
September 3, 2019, 5:58am
4
Aces the ”Imports” tab (located below your flow, next to Variables and Arguments) and the Imports search bar search for UiPath.GSuite and click on it.
If you don’t find it there probably you don’t have the GSuite Package installed FOR that application (the package should be install IN every app you need it) so you should install / reinstall it in that application.
3 Likes
Thank you, it is working now
croko
September 3, 2019, 7:34am
6
You are welcome, I’m glad I could help.
andydarie
(Andrei Darie)
September 4, 2019, 9:41am
7
Hey. I imported UiPath.GSuite and I also reinstalled the package, yet the project still can’t be published.
1 Like
andydarie
(Andrei Darie)
September 4, 2019, 9:43am
8
Nevermind. I had to import UiPath.GSuite in every .xaml where I used the GSuite application scope. It works now.
1 Like
system
(system)
Closed
September 7, 2019, 9:43am
9
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.