Hi Friends,
I created a component in Community Edition and its perfectcally fine,But when we change our UIPATH Version to Enterprise Edition iām always getting this error.
Kindly Help
cheers
Happy learning
Hi Friends,
I created a component in Community Edition and its perfectcally fine,But when we change our UIPATH Version to Enterprise Edition iām always getting this error.
Kindly Help
cheers
Happy learning
I guess the package you used in Community Edition may be not available in Enterprise Edition and because of that you are getting this error.
Try to delete Project.json file and them open that xaml file.
I delete the Project.json file and re opened again the xaml file and got no luck.
Still the error is pop in.
May I know what are the packages you used in your process.
"UiPath.Excel.Activities": "[2.6.2]",
"UiPath.Mail.Activities": "[1.5.1]",
"UiPath.System.Activities": "[19.7.0]",
"UiPath.UIAutomation.Activities": "[19.7.0]",
"UiPath.WebAPI.Activities": "[1.4.2]"
@lakshman
I noticed that all the components that i created in Enterprise Edition is fine.But when i opened some xaml files that is not created in Enterprise Edition got an error
What Enterprise Edition and Community Edition versions are you using ?
@lakshman
2019.4.4
I can open processes in Enterprise Edition 2019.4 version which are developed in Community Edition 2019.7 without any issues.
@lakshman
really! so bad for me that i cannot open that xaml files.
Create one simple process in Community Edition and try to open it in Enterprise Edition.
Thanks for your swiftly response.I just import the workflow and it works.
I have another approach:
to open old projects using UiPathStudioSetup.exe (2019.8.0 - 8/29/2019, Community Edition)
and copy-paste code into UiPath Studio (installed using UiPathPlatformInstaller.exe 2019.4.4 - 06/27/2019, Enterprise Edition)
Hello guys,
Iām having the error Error detecting project version from orchestrator failed to run a process.
Im using community edition 19.8 with free orchestrator.
So, I have a Robot1 on machine1 with username1 and running a process1 and it is running well by trigger it by orchestrator, but the case is:
Running the process1 on another machine2 with a robot2 with same username1
Im getting the error:
All my robot version on machine1 and machine 2 is 19.8
Where is the issue?
thanks for help,
Vincent.
Hi @pattyricarte,
I had a similar problem, and may I know how you do you import the workflow ?
Thanks
Snowman
Thanks a lot. I got it.
Should I then manually delete the original .json file and Main.xaml file from the folder after I import the workflow file ?
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.