1
Answer

Using Tweetinvi

Photo of Ramco Ramco

Ramco Ramco

1d
41
1

Hi

  I have written 

using Tweetinvi   but still getting error

Severity    Code    Description    Project    File    Line    Suppression State
Error    CS0246    The type or namespace name 'PublishTweetOptionalParameters' could not be found (are you missing a using directive or an assembly reference?)    MyChannel    E:\YouTube\MyChannel\MyChannel\Admin\MyVideos.aspx.cs    183    Active
Error    CS0234    The type or namespace name 'Tweet' does not exist in the namespace 'Tweetinvi' (are you missing an assembly reference?)    MyChannel    E:\YouTube\MyChannel\MyChannel\Admin\MyVideos.aspx.cs    183    Active
Error    CS0103    The name 'Upload' does not exist in the current context    MyChannel    E:\YouTube\MyChannel\MyChannel\Admin\MyVideos.aspx.cs    180    Active
 

Thanks

Answers (1)