@RUUNNK That means you've been using Twitterizer Version 1 which uses BASIC authentication. BASIC Authentication has been scheduled for removal from Twitter for months. During the month of August, the hourly limit on the number of updates that is allowable from applications using BASIC authentication is to be lowered every day. On August 31, BASIC authentication will no longer function AT ALL.
Good tutorial - I went to the site you advise to get the files for twitter, it has moved and it has been re-organised a little. now at -dev.twitter.com/pages/libraries#dotnet however not quite as clear which files equate to what you advise to download, can you update in here to advise?
@KARLculus thnx for the reply ..
RUUNNK 2 months ago
@RUUNNK That means you've been using Twitterizer Version 1 which uses BASIC authentication. BASIC Authentication has been scheduled for removal from Twitter for months. During the month of August, the hourly limit on the number of updates that is allowable from applications using BASIC authentication is to be lowered every day. On August 31, BASIC authentication will no longer function AT ALL.
KARLculus 2 months ago in playlist QuackWare C# Tutorials
i tried the code what you had shown in your tutorial but it shows an error in the end when i will tweet ..
like Authorization Failed . ?!?!?! plz help ?
RUUNNK 4 months ago
Million thanks to you!!! This is exactlt what I am looking for! :D
agirlnamednene 6 months ago
Is the using statement now using Twitterizer.Core; rather than framework?
dashby1969 8 months ago
Good tutorial - I went to the site you advise to get the files for twitter, it has moved and it has been re-organised a little. now at -dev.twitter.com/pages/libraries#dotnet however not quite as clear which files equate to what you advise to download, can you update in here to advise?
Thanks
dashby1969 8 months ago
i tried the code what you had shown in your tutorial but it shows an error
like Authorization Failed .
i am very confused what to do next i was working on it for my project
plz help me out if any new tutorial is available then plz update on your website or upload here
thanks in advance.
surya
kantsurya99 9 months ago
Hi the library i downloaded does not have Using Twitterizer.Framework
so it does not work. Is there an updated video coming? or am i doing something wrong
Thanks
Kelv
kelvinthursby802 1 year ago
Hi
I am working on this C# project for my faculty. One of the goals is to do exactly what you've just shown with this vid.
I tried to download the library that you've mentioned, but apparently it is not in the place where it used to be. I couldn't find it anywhere.
So, i wanted to know if it was possible for you to email it to me. That would be really really useful to me.
Thanks,
Nuno
RoyalCovers 1 year ago
@shinjiXshinji
You can actually just create a resource string, and once you press tweet, you just set it to something like
My.resource.username = username.text
My.resources.save
My.resources.reload
If I remember correctly :S
That later can be auto-entered
Emailed
Saved
Etc
imalwayswatchingu00 1 year ago