Since the last update I am having a lot of issues and problems which earlier weren’t there. I have no clue how to solve this. First of all when I refer to some xaml files I get the following:
HyperionRefresh.xaml (7.9 KB) MEC Break Even Report.xaml (1.2 MB) Project.Json (1.9 KB)
I don’t know why I try to refer to xaml files, use process excel scope, copy paste, everything and every time it doesn’t work. The new version is at this moment not properly working for me and is there a possibility to roll back?
It is the part with between hyper and break even where we have the excel process scope and refer to xaml
I just added the files, hope you can help
It is part of a bigger bot, so I only referred to the relevant files, the problem is currently on all files which I invoke new excel processes (old ones are OK though)
Is this a Windows project? Windows projects require you to have your files in the same project folder (where root is the level with the project.json file). This is due to its pre-compiled nature.
Is it maybe the case that the XAML file you are referencing is not “part” of the project in this way?
Since the new release this keeps happening in all kind of files, I am not sure if it is the server here that can cause such errors or if it is in the program as sometimes it works, sometimes it doesn’t. Lately there are so many child errors that I just have to rerun whole projects (and this than also give errors that the xaml isn’t found even if it is the main.xaml (without any additions). So my question is that is this the SW, is it intentional to have such child error on there or is it the on site server here?