How to copy one part of project to another project

we are unable to copy one sequence of project to another project which is already saved … is it possible to copy one project anytime whenever we need ?

3 Likes

Ya that’s possible
We can copy a xaml file of one project to another project folder
May I know the issue you were facing

Cheers @bhala

we are unable to copy


when we are copying at that time we are facing this problem

1 Like

Yah it’s copied actually
The reason is project dependencies compatibility
So click on the original xaml and go to design tab and in that click on manage packages and click on project dependencies tab

Now ensure that same version and same set of packages as installed in the copied xaml project folder

Or
In the current copied xaml click on output panel of studio and check which a activity package is missing and install that in design tab project manager under official tab

Cheers @bhala

3 Likes

ok i’ll try to solve…

1 Like

Awesome
Kindly try this and let know for any queries or clarification
Cheers @bhala

1 Like

thanku sir …for your help

1 Like

No worries
@bhala

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.