Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Where Newtonsoft.Json.dll should be taken from?
Message
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
C# 5.0
OS:
Windows 10
Database:
MS SQL Server
Miscellaneous
Thread ID:
01662070
Message ID:
01662082
Views:
37
>>Hi everybody,
>>
>>I've installed Newtonsoft.Json.dll using VS/Tools/Manage Nuget Packages for solution.
>>
>>However, I don't see where should I take it from to add as a reference? I probably deleted it from the original place it used to be in the effort to fix the issue and now I can not figure out where should I add this reference from.
>>
>>When you open your project and want to add this reference, where do you find it?
>>
>>Thanks in advance.
>
>It'll be in the `Packages\newtonsoft.json` folder of the Solution root folder.
>
>+++ Rick ---

The funny thing is that on my laptop I tried that process many times and the packages folder only contained xml file. It made no sense to me, that's why I think my dev. environment is totally busted :(

At the end I fixed that solution on my other laptop (where installing nuget package worked as expected), downloaded that project from TFS and it now works from the solution itself (e.g. my test project now works). However, VFP program still produces that same error message :(

I prepared a zip file with my dll solution (it is very simple) and just VFP test program (I didn't include your wwDotNetBridge, but I did get them yesterday from github, so I'm up to date with them, I think). How can I share it with you?

Thanks again.

UPDATE. I think I figured out your email and just shared the project with you using Google Drive. I hope you can get it and see what am I doing wrong (or may be it'll work for you - in this case it's just my environment problem)

Try downloading from this link https://drive.google.com/open?id=1ePwNS2vj-0t0U-un_O7FotrGzuKd_e29 - will the test program return normal text for you or the error about Newtonsoft as it does for me?
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform