Unable to open xaml in Ui path

Getting Exception while opening xaml

Could not load file or assembly ‘UiPath.Database, Version=1.0.6383.17972, Culture=neutral, PublicKeyToken=null’ or one of its dependencies. The system cannot find the file specified.

System.IO.FileNotFoundException: Could not load file or assembly ‘UiPath.Database, Version=1.0.6383.17972, Culture=neutral, PublicKeyToken=null’ or one of its dependencies. The system cannot find the file specified.

How to handle this issue?

Check that file exists on that place or not. are you accessing it with recent projects in studio?

file is available on same location , may be some assemblies or namespaces are missing

might be because you are trying to open an old studio version xaml with new studio version.