I had downloaded sample from the above link, but i’m getting missing activity error although i have all the packages installed and i suppose there is no necessary to import the namespace specially because already i can see the Custom Input activity. But i’m confused it could be a compatible issue. Please share any sample if you have any.
hi buddy @GouthamVijay
Fine i checked with that activity whether its getting displayed or not in my studio,
its coming
Kindly check whether you have these packages with the versions mentioned here
I got the latest version installed of all the packages inside UiPath. I got this issue only with the downloaded program, i have one more program with same requirement where i can use the Custom Input Activity but the problem is neither the program stops with an output nor it throws the error. Please go through the attached workflow and test from your side that you gets proper output which you enters as an input in the HTML page.
Take a new folder and copy paste all your code into new folder. Delete your JSON file in new folder and open xaml file. It will create new JSON file and load all dependencies.
I got this solution finally, my IE browser was blocking active pages and i had changed the options, working good now. Since i got my own solution i marks my answer as the solution.