I am writing a twitter client, while connecting twitterizer.dll to it, but the following compilation error is displayed:
On line:
using Twitterizer.Framework;
The following error: Could not find the name of the type or namespace "Twitterizer" (missing using directive or link to assembly. Help fix