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

Current code doesn't compile #1

Open
agray opened this issue May 7, 2014 · 3 comments
Open

Current code doesn't compile #1

agray opened this issue May 7, 2014 · 3 comments

Comments

@agray
Copy link

agray commented May 7, 2014

Even after restoring NuGet packages (before and after updating them), the code does not compile. WebAuthorizer and 'IOAuthCredentials' cannot be found.

I assume these two classes are supposed to be found in Linq2Twitter.

Please advise.

(Tried compiling against .NET 4.0, 4.5 and 4.5.1 in VS 2013.)

@bjovas
Copy link

bjovas commented Jul 17, 2014

Bump on this one.

@wyc730
Copy link

wyc730 commented Jul 19, 2014

You Should add the LinqToTwitter.dll to tour reference,and remove other LinqToTwitter assemblies,
then the type IOAuthCredentials will be loaded.

@sandeeppabbu
Copy link

WebAuthorizer could not be found after installing Linqtotwitter through Nuget manager also..

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

4 participants