When I click "Activate My Account Now!" on twit it away, i'm getting an error.
No record found against given search criteria.
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: TDevFramework.RecordNotFoundException: No record found against given search criteria.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regardin the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[RecordNotFoundException: No record found against given search criteria.] tiaDB.Data.Persistence.MembersFactory.Load(Members& objInfo, Int32 nDepth) in d:\Development\TwitItAway.com\tiaDB\Data\Persistence\MembersFactory.cs:181 tiaDB.Data.Persistence.MembersFactory.Load(Members objInfo) in d:\Development\TwitItAway.com\tiaDB\Data\Persistence\MembersFactory.cs:120 TwitItAway.com.Activate.Page_Load(Object sender, EventArgs e) in D:\Development\TwitItAway.com\TwitItAway.com\Activate.aspx.cs:39 System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +42 System.Web.UI.Control.OnLoad(EventArgs e) +132 System.Web.UI.Control.LoadRecursive() +66 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2428
Any ideas? When I go back and try to authorize, twitter states "This page is no longer valid. It looks like someone already used the token information you provided. Please return to the site that sent you to this page and try again ... it was probably an honest mistake."
Any ideas?