Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Net.DDP.Client missing Newtonsoft.Json #6

Open
gb96 opened this issue Apr 7, 2015 · 6 comments
Open

Net.DDP.Client missing Newtonsoft.Json #6

gb96 opened this issue Apr 7, 2015 · 6 comments

Comments

@gb96
Copy link

gb96 commented Apr 7, 2015

Clean checkout had build errors. Could not find Newtonsoft.Json.

To fix I had to open NuGet package manager and tick Json.Net for the project Net.DDP.Client

I am running Visual Studio 2013.

@sonyarouje
Copy link
Owner

Hi GB,
Newtonsoft Json is not checkedin as part of this project. It should be downloaded from nuget.

Regards,
Sony

@gb96
Copy link
Author

gb96 commented Apr 8, 2015

Yes I know but your nuget config is broken... like I told you :)

Appears you need to add Net.DDP.Client\packages.config and check it in.



@sonyarouje
Copy link
Owner

I am sorry Greg, misunderstood your comment. I will fix that.

@gb96
Copy link
Author

gb96 commented Apr 9, 2015

Thanks Sony. Actually if I don't checkout your solution and just use your published NuGet package DDPClient.Net version 2.3.21.1 then this doesn't matter, it all just works :) But some people might still want to checkout and build DDPClient themselves.

P.S. thanks for this implementation, it seems to work very well!

@gb96
Copy link
Author

gb96 commented Apr 9, 2015

P.S. the NuGet package is published via https://github.com/OzTK/DDPClient.NET and current published version 0.4.1 is a little behind. For some reason it is throwing System.InvalidOperationException. I will have to go back to using your code instead of NuGet for now...

@sonyarouje
Copy link
Owner

Thanks Greg. I am in the process of setting up the dev environment in my new laptop. I will work on it once I set it up.

I am so happy to hear that every thing is working fine. Also it encourage me to start work on this project again. It was dead for so long because I assumed no one was using it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants