You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of today while using the Jenkinsfile (Uipath Jenkins Ci/Cd ) - we are not able to run the processes or explore packages which are published to Orchestrator.
This is the Error we are getting. (below)
Requesting developers to add new feature which will help us to choose the compatilbilty / platform option for which we can c push code to Orchestrator. Maybe a option in "UiPathPack" function.
RemoteException wrapping System.IO.FileNotFoundException: Could not load file or assembly 'XXXXXX' , Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
at System.Reflection.RuntimeAssembly.InternalLoad(ObjectHandleOnStack assemblyName, ObjectHandleOnStack requestingAssembly, StackCrawlMarkHandle stackMark, Boolean throwOnFileNotFound, ObjectHandleOnStack assemblyLoadContext, ObjectHandleOnStack retAssembly)
at System.Reflection.RuntimeAssembly.InternalLoad(AssemblyName assemblyName, RuntimeAssembly requestingAssembly, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, AssemblyLoadContext assemblyLoadContext)
at System.Runtime.Loader.AssemblyLoadContext.LoadFromAssemblyName(AssemblyName assemblyName)
at UiPath.Executor.WorkflowLoader.GetWorkflowFromXamlPath(String assemblyName, String xamlPath)
at UiPath.Executor.WorkflowLoader.LoadWorkflow(String xamlPath, String compiledWorkflowAssemblyName)
at UiPath.Executor.WorkflowRuntime.Load(String workflowFile, String compiledWorkflowAssemblyName)
at UiPath.Executor.WorkflowRuntime.Load(String workflowFile)
at UiPath.Executor.RobotRunner.InitWorkflowApplication()
at UiPath.Executor.RobotRunner.ExecuteJob()
Upstream changes
No response
The text was updated successfully, but these errors were encountered:
What feature do you want to see added?
As of today while using the Jenkinsfile (Uipath Jenkins Ci/Cd ) - we are not able to run the processes or explore packages which are published to Orchestrator.
This is the Error we are getting. (below)
Requesting developers to add new feature which will help us to choose the compatilbilty / platform option for which we can c push code to Orchestrator. Maybe a option in "UiPathPack" function.
Upstream changes
No response
The text was updated successfully, but these errors were encountered: