c# - Problem adding references in VS2010 (Twitterizer) -


i trying write simple twitter app , in process found library called twitterizer. downloaded library , added reference project in vs2010. problem getting when write code call methods dll, project not recognize twitterizer objects , giving errors compiling. see dll added correctly in refrences tab, don't know wrong. can advise? thanks


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

sql - text truncated using perl DBI insert -

php - Pass object by reference or value -