Unable to see .xaml file in Project Panel, but is present in project folder

I created a workflow sequence (.xaml) in a different automation, and needed to add it to another automation. I copy and pasted it into the project folder, but when I open the project in Studio I don’t see it in the Project Panel; I clicked the Refresh button too.

I have this workflow in an Invoke Workflow File activity, and it’s working properly but can’t figure out why I can’t see the .xaml in the Project Panel?

1 Like

Hi, @ruben.leija

Can you refresh the project and see if you are able to see it? If you are unable to see can you provide the screenshot of how it looks in the invoke workflow

image

@ruben.leija
Hello
Check your Project Dependencies in Manage Packages, ensure no warnings present.

regards

I did refresh the project and still can’t see it. I even closed and reopened the project, and still can’t see it. Here is the invoke activity. As I mentioned it’s linked to the workflow in the project fold, and the automation works properly when I run it, but just can’t see it in the Project Panel.

image

1 Like

No warnings. Dependencies looks good.

@ruben.leija

Please try closing all projects, then when on UiPath, select Open:


For your project missing the file select the Project.json file in File Explorer:

Do not just check warnings in Project Dependencies but ensure all are downloaded as needed.

regards

@ruben.leija
can you close the project and reopen the studio by double clicking the specific file?