Hello
Thank you for posting in Microsoft Community forum.
The error code HRESULT: 0x80070057 often indicates an issue with storage, such as a problem with the file system or a lack of space on the drive. It can also mean that an assembly couldn't be loaded because it is corrupt or not available. To resolve this, you might need to clear the bin folder of your project and the AppData (Temp) folder, or install the necessary .NET Core runtime or hosting bundle on your machine.
For the specific issue with hostfxr.dll, it seems that the library was found but could not be loaded. This could be due to a missing .NET Core runtime or an incompatible version. Installing the correct version of .NET Core or the .NET prerequisites might help resolve this problem.
Additionally, if RVAgent.exe is not a pre-approved application within your organization, it might be blocked or restricted, which could also cause issues during installation. You should check if the application is allowed by your company's software policy or if it requires a business justification for use.
Best Regards,
Wesley Li