Comments
3 comments
-
-
Ok now I've found the underlying issue. This script is run from local machine, which does not have SQL Clone installed. The resolution seems to be to install the newtonsoft DLL on my machine, correct?
-
Yes, the resolution would be replacing the Newtonsoft.json dll in the GAC of the machines that uses SQL Clone (Agent, Client and Server) with the one shipped with SQL Clone. Or remove the dll from GAC, which may cause problems in other applications.
Add comment
Please sign in to leave a comment.
The error message I get is this -:
What is causing the issue?