Hi
While running one of the programs I came up with the following error.Please help me resolve the error.
Source: System.Xaml
Message: Cannot create unknown type ‘{http://schemas.uipath.com/workflow/activities/ftp }DirectoryExists’.
Exception Type: XamlObjectWriterException
I even checked for the packages and all of them were installed.
Rammohan91
(Rammohan Banda)
September 13, 2018, 9:51am
2
I believe it just says that you are missing ‘UiPath.FTP.Activities’. Did you checked if it exists? If it does then just do remove and try to install again.
Thanks,
Rammohan B.
I did the same but it still gives me the same error.
indra
(Indra)
September 13, 2018, 10:16am
4
@ShubhamVerma Update all the packages
All the packages are updated and still the same error.