?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}