简体   繁体   English

Twitter Windows Phone 8集成

[英]Twitter windows phone 8 integration

Hello I am trying to run this sample http://code.msdn.microsoft.com/Latest-Twitter-integration-a42e8bb6 but I am getting an error. 您好,我正在尝试运行此示例http://code.msdn.microsoft.com/Latest-Twitter-integration-a42e8bb6,但出现错误。

An exception of type 'System.ArgumentException' occurred in Hammock.WindowsPhone.Mango.DLL but was not handled in user code Hammock.WindowsPhone.Mango.DLL中发生类型'System.ArgumentException'的异常,但未在用户代码中处理

To work with Twitter, you have to register your app at Twitter Developer Site . 要使用Twitter,您必须在Twitter Developer Site上注册您的应用程序。 To do so, after you successfully logged in Twitter, you've to go to My Application s | 为此,在成功登录Twitter之后,您必须转到“ 我的应用程序” Create a New Application. 创建一个新的应用程序。 Now you have to fill the details of your app. 现在,您必须填写您的应用程序的详细信息。

After getting those keys, go to Class1.cs and modify the consumerKey and the consumerKeySecret . 获得这些密钥后,转到Class1.cs并修改consumerKeyconsumererKeySecret

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM