Server Error in '/' Application.

Value cannot be null.
Parameter name: query

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.ArgumentNullException: Value cannot be null.
Parameter name: query

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[ArgumentNullException: Value cannot be null.
Parameter name: query]
   System.Compat.Web.HttpUtility.ParseQueryString(String query, Encoding encoding) in d:\TestProjects\Tweetsharp\hammock-master\hammock-master\src\net35\Hammock\Mono\HttpUtility.cs:1221
   System.Compat.Web.HttpUtility.ParseQueryString(String query) in d:\TestProjects\Tweetsharp\hammock-master\hammock-master\src\net35\Hammock\Mono\HttpUtility.cs:1214
   TweetSharp.TwitterService.GetRequestToken(String callback) in d:\TestProjects\Tweetsharp\tweetsharp-master\tweetsharp-master\src\TweetSharp\TwitterService.OAuth.cs:200
   TwitterLogin.Authorize() +300
   System.Web.UI.Control.LoadRecursive() +71
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3178


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.36430