Hi Piyush, Thanks for such a wnderful explanation. I have created a similar nuget for calling an API. I am getting compilation error to add a reference to assembly "System.Activities". can you help me with this ?
I followed the steps but in the end was not able to find the custom activity under activities in UiPath, do i need to perform some extra steps like adding some details of meta data
Hi Piyush, i followed your Video, however iam getting this error , can u pls help Unable to create activity builder for Main.xaml. Reason was 'No matching constructor found on type 'System.Activities.Activity'. You can use the Arguments or FactoryMethod directives to construct this type. No default constructor found for type 'System.Activities.Activity'. You can use the Arguments or FactoryMethod directives to construct this type.'.
Great video
Thanks!
Hi Piyush, Thanks for such a wnderful explanation.
I have created a similar nuget for calling an API. I am getting compilation error to add a reference to assembly "System.Activities". can you help me with this ?
Give path to the system.activities from your local c drive where uipath is installed
@@PiyushAgarwal08 Will it work? if i use this custom package in another pc.
Yes, it works
I followed the steps but in the end was not able to find the custom activity under activities in UiPath, do i need to perform some extra steps like adding some details of meta data
Could be a possible issue with project type windows, or the version of .net
Hi Piyush, i followed your Video, however iam getting this error , can u pls help
Unable to create activity builder for Main.xaml. Reason was 'No matching constructor found on type 'System.Activities.Activity'. You can use the Arguments or FactoryMethod directives to construct this type. No default constructor found for type 'System.Activities.Activity'. You can use the Arguments or FactoryMethod directives to construct this type.'.
Hi,
from the error message, it seems you have not properly types the constructor function.
Please try to match the code as per the video.
Still no compatibility with legacy windows projects
Legacy windows is already working , please refer my old videos from custom activity playlist