System.Text.Json error
Closed this issue · 2 comments
bturne48 commented
Cathwyler commented
This is probably a Windows or antivirus issue.
You probably miss "System.Text.Json.dll" or "MagicRemoteService.exe.config" file next to the "MagicRemoteService.exe".
Did you properly extracted the zip file ?
Make sure you don't have any instance of the service running in the background and check the "unlock" security attribute in the zip file's property before extracting it to avoid antivirus problem.
bturne48 commented
Solved with fresh install and downloading System.Text.Json with NuGet
