I got this error
TITLE: Analysis Services Processing Task
Could not load file or assembly 'Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified.
BUTTONS:
OK
I am completely new to SSIS and I am completely lost here. If anyone encountered something like this, can you tell me how you resolved this? I have tried using the Find-Package command in the Package Manager Console, I got this info: Newtonsoft.Json {13.0.1}.
I also looked into C:\Program Files (x86)\Microsoft SQL Server Management Studio 18\Common7\IDE\Extensions\Application for the file Newtonsoft.Json.dll and its file version is 12.0.3.23909
Not really sure if the info about the versions are the key to solving this. Anyways you can tell me what info do I need to share.