Quantcast
Channel: Tweetinvi a friendly Twitter C# library
Viewing all articles
Browse latest Browse all 4126

Commented Issue: Assembly load errors from HttpClientWebHelper on Mono [2519]

$
0
0
Hi there,

When I run Tweetinvi on Mono (3.12) I get the following printout to the console:

Could not load signature of Tweetinvi.WebLogic.HttpClientWebHelper:GenerateHttpClientFromWebRequest due to: Could not load file or assembly or one of its dependencies.
Could not load signature of Tweetinvi.WebLogic.IHttpClientWebHelper:GenerateHttpClientFromWebRequest due to: Could not load file or assembly or one of its dependencies.

This does not happen with 0.9.3 but does happen on 0.9.5.

My code is something like this:
TwitterCredentials.ApplicationCredentials = TwitterCredentials.CreateCredentials(accessToken, accessTokenSecret, apiKey, apiSecret);
TwitterCredentials.SetCredentials(TI.TwitterCredentials.ApplicationCredentials);
twitstream = Tweetinvi.Stream.CreateFilteredStream();
twitstream.AddTrack("sometags");
twitstream.StartStreamMatchingAnyCondition();

Any suggestions?
Comments: ** Comment from web user: linvi **

Another piece of information that might help you.
If you target your project to Mono/.NET 4.5 as well as all its dependencies. Tweetinvi will work as expected with Mono.

Could you please let me know if this is working for you?

Regards,
Linvi


Viewing all articles
Browse latest Browse all 4126

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>