Stack of error message

Posts   
 
    
MarkD
User
Posts: 5
Joined: 02-Feb-2012
# Posted on: 02-Feb-2012 22:01:47   

?ex {"The entity 'UserDashboardEntity' doesn't have a PK defined, and FetchEntity therefore can't create a query to fetch it. Please define a PK on the entity"} SD.LLBLGen.Pro.ORMSupportClasses.ORMQueryConstructionException: {"The entity 'UserDashboardEntity' doesn't have a PK defined, and FetchEntity therefore can't create a query to fetch it. Please define a PK on the entity"} Data: {System.Collections.ListDictionaryInternal} HelpLink: Nothing InnerException: Nothing Message: "The entity 'UserDashboardEntity' doesn't have a PK defined, and FetchEntity therefore can't create a query to fetch it. Please define a PK on the entity" Source: "SD.LLBLGen.Pro.ORMSupportClasses.NET20" StackTrace: " at SD.LLBLGen.Pro.ORMSupportClasses.DataAccessAdapterBase.FetchEntity(IEntity2 entityToFetch, IPrefetchPath2 prefetchPath, Context contextToUse, ExcludeIncludeFieldsList excludedIncludedFields) at SD.LLBLGen.Pro.ORMSupportClasses.DataAccessAdapterBase.FetchEntity(IEntity2 entityToFetch) at Dashboard.LoadStateFromSession() in C:\Projects\MarketingProjectManagement\Modules\UserControl\Dashboard\Dashboard.ascx.vb:line 48" TargetSite: {System.Reflection.RuntimeMethodInfo}

daelmo avatar
daelmo
Support Team
Posts: 8245
Joined: 28-Nov-2005
# Posted on: 03-Feb-2012 02:53:29   
David Elizondo | LLBLGen Support Team