<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>ntwitter Discussions Rss Feed</title><link>http://ntwitter.codeplex.com/Thread/List.aspx</link><description>ntwitter Discussions Rss Description</description><item><title>New Post: Support for OAuth</title><link>http://ntwitter.codeplex.com/discussions/226261</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;any solution about it ?&lt;/p&gt;&lt;/div&gt;</description><author>kiquenet</author><pubDate>Sat, 06 Oct 2012 11:41:34 GMT</pubDate><guid isPermaLink="false">New Post: Support for OAuth 20121006114134A</guid></item><item><title>New Post: Support for OAuth</title><link>http://ntwitter.codeplex.com/Thread/View.aspx?ThreadId=226261</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Since Twitter changed the login for client apps by requiring OAuth does this library support this&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;</description><author>bcbarlow7737</author><pubDate>Tue, 07 Sep 2010 02:10:47 GMT</pubDate><guid isPermaLink="false">New Post: Support for OAuth 20100907021047A</guid></item><item><title>New Post: Support for the Twitter GeoAPI?</title><link>http://ntwitter.codeplex.com/Thread/View.aspx?ThreadId=210637</link><description>&lt;div style="line-height: normal;"&gt;&lt;div id="ctl00_ctl00_MasterContent_Content_PostRepeater_ctl00_BodyPanel"&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;div id="ctl00_ctl00_MasterContent_Content_PostRepeater_ctl00_BodyDiv"&gt;
&lt;p&gt;Does NTwitter have support for the Twitter GeoAPI?&lt;/p&gt;
&lt;/div&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>dotnetallday</author><pubDate>Tue, 27 Apr 2010 03:17:43 GMT</pubDate><guid isPermaLink="false">New Post: Support for the Twitter GeoAPI? 20100427031743A</guid></item><item><title>New Post: Error in Sending Direct Message in .net CF 3.5</title><link>http://ntwitter.codeplex.com/Thread/View.aspx?ThreadId=79189</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi Friends,&lt;/p&gt;
&lt;p&gt;im using NTwitter for my mobile twitter client. im trying to send direct message using following code&lt;/p&gt;
&lt;p&gt;mytwitter = new Twitter(accusername, accpass);&lt;/p&gt;
&lt;p&gt;mytwitter.SendMessage(uname, textmessage);&lt;/p&gt;
&lt;p&gt;im using windows mobile 5 ppc emulator . im getting 403 error&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;details:&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;im getting exception in the function&lt;/p&gt;
&lt;p&gt;public static string GetResponseText(HttpWebRequest request)&lt;/p&gt;
&lt;p&gt;in the file URLConnectionHttpClient.cs&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Exception details:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Stack trace:&lt;/p&gt;
&lt;p&gt;{System.Net.WebException: The remote server returned an error: (403) Forbidden.&lt;br&gt;&amp;nbsp;&amp;nbsp; at System.Net.HttpWebRequest.finishGetResponse()&lt;br&gt;&amp;nbsp;&amp;nbsp; at System.Net.HttpWebRequest.GetResponse()&lt;br&gt;&amp;nbsp;&amp;nbsp; at NTwitter.URLConnectionHttpClient.GetResponseText(HttpWebRequest request)&lt;br&gt;&amp;nbsp;&amp;nbsp; at NTwitter.URLConnectionHttpClient.Post(Uri uri, IDictionary`2 vars, Boolean authenticate)&lt;br&gt;&amp;nbsp;&amp;nbsp; at NTwitter.Twitter.Post(Uri uri, IDictionary`2 vars, Boolean authenticate)&lt;br&gt;&amp;nbsp;&amp;nbsp; at NTwitter.Twitter.SendMessage(String recipient, String text)&lt;br&gt;&amp;nbsp;&amp;nbsp; at TwitterClient.PopUp.button1_Click(Object sender, EventArgs e)&lt;br&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.Control.OnClick(EventArgs e)&lt;br&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.Button.OnClick(EventArgs e)&lt;br&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.ButtonBase.WnProc(WM wm, Int32 wParam, Int32 lParam)&lt;br&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.Control._InternalWnProc(WM wm, Int32 wParam, Int32 lParam)&lt;br&gt;&amp;nbsp;&amp;nbsp; at Microsoft.AGL.Forms.EVL.EnterMainLoop(IntPtr hwnMain)&lt;br&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.Application.Run(Form fm)&lt;br&gt;&amp;nbsp;&amp;nbsp; at TwitterClient.Program.Main()&lt;br&gt;}&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Response:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Headers = {Date: Mon, 28 Dec 2009 14:09:56 GMT&lt;br&gt;Server: hi&lt;br&gt;X-Transaction: 1262009396-79216-11047&lt;br&gt;Status: 403 Forbidden&lt;br&gt;Last-Modified: Mon, 28 Dec 2009 14:09:56 GMT&lt;br&gt;X-Runtime: 0.01846&lt;br&gt;Content-Type: application/json; charset=utf-8&lt;br&gt;Pragma: no-cache&lt;br&gt;Content-Length...&lt;/p&gt;
&lt;p&gt;AbsoluteUri = &amp;quot;http://twitter.com/direct_messages/new.json&amp;quot;&lt;/p&gt;
&lt;p&gt;Error:ProtocolError&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;please help me&lt;/p&gt;
&lt;p&gt;Thanks in Advance&lt;/p&gt;
&lt;p&gt;Ramkumar&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>ramkumar</author><pubDate>Mon, 28 Dec 2009 14:16:23 GMT</pubDate><guid isPermaLink="false">New Post: Error in Sending Direct Message in .net CF 3.5 20091228021623P</guid></item><item><title>New Post: Library Throwing Error on WinCE</title><link>http://ntwitter.codeplex.com/Thread/View.aspx?ThreadId=78694</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Did anybody have any success using the library &amp;nbsp;on Compact Framework?&lt;/p&gt;
&lt;p&gt;I have Windows Professional 6 emulator with .NET 3.5 on VS2008. When I ran compact framework console app, first, it threw error in URLConnectionHttpClient.Post method at request.ServicePoint.Epect100Continue = false;. This I corrected as follows:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;div id="_mcePaste" style="left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;ServicePointManager.Expect100Continue = false;&lt;/div&gt;
&lt;p&gt;
&lt;p&gt;ServicePointManager.Expect100Continue = false;&lt;/p&gt;
&lt;p&gt;
&lt;p&gt;if (request.ServicePoint != null){request.ServicePoint.Expect100Continue = false;}&lt;/p&gt;
&lt;p&gt;Then it threw error regarding buffering requirement, which I corrected by inserting - request.AllowWriteStreamBuffering = true;&lt;/p&gt;
&lt;p&gt;Now twitter returns 403 Forbidden. The same code runs fine on normal .NET framework.&lt;/p&gt;
&lt;p&gt;Any idea?&lt;/p&gt;
&lt;div&gt;&lt;/div&gt;
&lt;/p&gt;
&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>shosansharma</author><pubDate>Mon, 21 Dec 2009 01:25:43 GMT</pubDate><guid isPermaLink="false">New Post: Library Throwing Error on WinCE 20091221012543A</guid></item><item><title>New Post: Bytes to be written to the stream exceed the Content-Length bytes size specified.</title><link>http://ntwitter.codeplex.com/Thread/View.aspx?ThreadId=69999</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hello!&lt;/p&gt;
&lt;p&gt;When use POST and send especial characters &amp;quot;&amp;aacute;&amp;eacute;&amp;iacute;&amp;oacute;&amp;uacute;&amp;ntilde;&amp;quot; etc, this error happend:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Bytes to be written to the stream exceed the Content-Length bytes size specified.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I have found the problem is with the content length.&amp;nbsp; This solved the problem for me:&lt;/p&gt;
&lt;p&gt;//NTwitter.URLConnectionHttpClient.Post&lt;/p&gt;
&lt;p&gt;162&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // Append params to post-request&lt;br&gt;163 &amp;nbsp;&amp;nbsp; string paramlist = GetParamString(vars);&lt;br&gt;164 &amp;nbsp; &lt;br&gt;165 &amp;nbsp;&amp;nbsp; //request.ContentLength = paramlist.Length;&lt;br&gt;166&amp;nbsp;&amp;nbsp;&amp;nbsp; request.ContentLength = System.Text.Encoding.UTF8.GetByteCount(paramlist); //New line.&lt;/p&gt;
&lt;p&gt;Now,&amp;nbsp; i can send POST with special characters.&lt;/p&gt;
&lt;p&gt;Good Library.&lt;/p&gt;&lt;/div&gt;</description><author>miguelcrux</author><pubDate>Thu, 24 Sep 2009 16:28:48 GMT</pubDate><guid isPermaLink="false">New Post: Bytes to be written to the stream exceed the Content-Length bytes size specified. 20090924042848P</guid></item><item><title>New Post: Assembly errors when running compact version on WinCE</title><link>http://ntwitter.codeplex.com/Thread/View.aspx?ThreadId=65411</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;&lt;span style="font-size:xx-small"&gt;
&lt;p&gt;Hi Alfredo,&lt;/p&gt;
&lt;p&gt;are you testing the lib on a device or within the VS emulator? it seems that the Compact Framework 3.5 is not installed properly.&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Patrick&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><author>pschid2s</author><pubDate>Sat, 15 Aug 2009 14:42:08 GMT</pubDate><guid isPermaLink="false">New Post: Assembly errors when running compact version on WinCE 20090815024208P</guid></item><item><title>New Post: Assembly errors when running compact version on WinCE</title><link>http://ntwitter.codeplex.com/Thread/View.aspx?ThreadId=65411</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I'm trying to test the library on WinCE using the VS Solution file provided in the source zip file, but I'm getting &amp;quot;Could not load type xxx from assembly yyy&amp;quot; errors -&amp;nbsp;like:&lt;/p&gt;
&lt;p&gt;Could not load type 'System.Net.HttpWebRequest' from assembly 'System, Version=3.5.0.0, Culture=neutral, PublicKeyToken=969DB8053D3322AC'.&lt;/p&gt;
&lt;p&gt;solution builds without errors and I've also removed and re-added dll references just to make sure versioning gets it right.&lt;/p&gt;
&lt;p&gt;What am I doing wrong?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Alfredo&lt;/p&gt;&lt;/div&gt;</description><author>alfredo90</author><pubDate>Wed, 12 Aug 2009 23:41:02 GMT</pubDate><guid isPermaLink="false">New Post: Assembly errors when running compact version on WinCE 20090812114102P</guid></item></channel></rss>