The Unofficial Team Fortress 2 Stats Parser Forums
Welcome Guest Search | Active Topics | Log In | Register

Bug upon login Options
jbzdarkid
#1 Posted : Wednesday, August 17, 2011 3:04:26 AM
Rank: Newbie

Groups: Registered

Joined: 8/17/2011
Posts: 1
Location: Massachusetts
When logging in to my account, I receive the following page:


Server Error in '/' Application.

Sequence contains no elements

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.InvalidOperationException: Sequence contains no elements

Source Error:


Line 43: {
Line 44: erlenddahlDataContext db = new erlenddahlDataContext();
Line 45: ocs_User cUser = (from p in db.ocs_Users
Line 46: where p.Username == id
Line 47: select p).First();

Source File: d:\hshome\erlenddahl\erlenddahl.net\tf2stats\online\User.aspx.cs Line: 45

Stack Trace:


[InvalidOperationException: Sequence contains no elements]
System.Data.Linq.SqlClient.SqlProvider.Execute(Expression query, QueryInfo queryInfo, IObjectReaderFactory factory, Object[] parentArgs, Object[] userArgs, ICompiledSubQuery[] subQueries, Object lastResult) +847
System.Data.Linq.SqlClient.SqlProvider.ExecuteAll(Expression query, QueryInfo[] queryInfos, IObjectReaderFactory factory, Object[] userArguments, ICompiledSubQuery[] subQueries) +113
System.Data.Linq.SqlClient.SqlProvider.System.Data.Linq.Provider.IProvider.Execute(Expression query) +344
System.Data.Linq.DataQuery`1.System.Linq.IQueryProvider.Execute(Expression expression) +49
System.Linq.Queryable.First(IQueryable`1 source) +269
tf2stats_online_Default.ReadUser(String id) in d:\hshome\erlenddahl\erlenddahl.net\tf2stats\online\User.aspx.cs:45
tf2stats_online_Default.Page_Load(Object sender, EventArgs e) in d:\hshome\erlenddahl\erlenddahl.net\tf2stats\online\User.aspx.cs:36
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +50
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627

Version Information: Microsoft .NET Framework Version:2.0.50727.3623; ASP.NET Version:2.0.50727.5053
Erlend
#2 Posted : Sunday, August 28, 2011 10:11:35 AM
Rank: Administration



Groups: Administrators, Moderators

Joined: 7/3/2008
Posts: 91
Location: Norway
Hi

Thank you for posting the bug. I'll get it fixed.
v8master
#3 Posted : Friday, September 09, 2011 2:42:15 AM
Rank: Newbie

Groups: Registered

Joined: 9/8/2011
Posts: 1
Location: perth
I'm experiencing the same problem
Erlend
#4 Posted : Sunday, September 11, 2011 6:39:23 PM
Rank: Administration



Groups: Administrators, Moderators

Joined: 7/3/2008
Posts: 91
Location: Norway
It may be fixed now. Please tell me if you still experience this.
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

YAFPro Theme Created by Jaben Cargman (Tiny Gecko)
Powered by YAF | YAF © 2003-2009, Yet Another Forum.NET
This page was generated in 0.913 seconds.