Build Custom Activity - Windows Compatibility

Поділитися
Вставка
  • Опубліковано 9 лис 2024

КОМЕНТАРІ • 13

  • @shubhamjaiswal3624
    @shubhamjaiswal3624 Рік тому

    Great video

  • @learnwithbaba
    @learnwithbaba Рік тому

    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 ?

    • @PiyushAgarwal08
      @PiyushAgarwal08  Рік тому

      Give path to the system.activities from your local c drive where uipath is installed

    • @prabinchand5839
      @prabinchand5839 6 місяців тому

      @@PiyushAgarwal08 Will it work? if i use this custom package in another pc.

    • @PiyushAgarwal08
      @PiyushAgarwal08  6 місяців тому

      Yes, it works

  • @manishashegade752
    @manishashegade752 4 місяці тому +1

    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

    • @PiyushAgarwal08
      @PiyushAgarwal08  3 місяці тому

      Could be a possible issue with project type windows, or the version of .net

  • @lktlkt5910
    @lktlkt5910 8 місяців тому

    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.'.

    • @PiyushAgarwal08
      @PiyushAgarwal08  7 місяців тому

      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.

  • @Jom1331
    @Jom1331 Рік тому

    Still no compatibility with legacy windows projects

    • @PiyushAgarwal08
      @PiyushAgarwal08  Рік тому

      Legacy windows is already working , please refer my old videos from custom activity playlist