UIPath Assistant Exception HRESULT: 0x800702e4 When Opening a Windows Application

Hello all. I am having an issue where I am getting the error code HRESULT: 0x800702e4. Looking at this error, it seems to be a permission based error but I am unsure why this is happening. For context, this project was made on my personal computer. It runs completely fine when running it on my pc but after I moved to the computer that runs the automation it gives this error. Specifically we are running it through the UiPath Assistant. It has no issue with the first steps of the project which is just checking to see if files exist before we do something with the files, but as soon as it tries to open a windows application (In house application) it throws this error. I have checked that the UiPath assistant and the UiPath file both have full permissions and are running as an administrator. Unfortunately, even with the permissions set to the highest, it throws this error back when it first tries to open the program. I have tried everything I can think of to fix this error with no avail. If anyone has any thoughts on what could be causing this issue I would gladly appreciate it. Our company is new to UiPath and only have a couple programs that currently run, and they were built by a third party. This is the first UIPat we have made ourselves.

Thanks,
Noah

Hi @Noah_Furby ,
Can you share image about this error
have you check this link
https://social.msdn.microsoft.com/Forums/en-US/1f23d14c-7ac9-4c61-8691-322c2e535feb/error-hresult-0x800702e4-in-visual-studio-2010?forum=sharepointdevelopmentprevious
regards,
LNV

This issue was actually solved. Our local policies were not set up correctly. Below is the page I found the solution on.
Thanks!