[OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.]
System.Runtime.CompilerServices.RuntimeHelpers._CompileMethod(IRuntimeMethodInfo method) +0
System.Reflection.Emit.DynamicMethod.CreateDelegate(Type delegateType, Object target) +57
System.Linq.Expressions.Compiler.LambdaCompiler.Compile(LambdaExpression lambda, DebugInfoGenerator debugInfoGenerator) +162
System.Data.Linq.SqlClient.Localizer.MakeLocal(Expression e) +376
System.Data.Linq.SqlClient.ExpressionVisitor.VisitBinary(BinaryExpression b) +53
System.Data.Linq.SqlClient.ExpressionVisitor.VisitBinary(BinaryExpression b) +53
System.Data.Linq.SqlClient.ExpressionVisitor.VisitLambda(LambdaExpression lambda) +23
System.Data.Linq.SqlClient.ExpressionVisitor.VisitUnary(UnaryExpression u) +24
System.Data.Linq.SqlClient.ExpressionVisitor.VisitExpressionList(ReadOnlyCollection`1 original) +92
System.Data.Linq.SqlClient.ExpressionVisitor.VisitMethodCall(MethodCallExpression m) +74
System.Data.Linq.SqlClient.ExpressionVisitor.VisitExpressionList(ReadOnlyCollection`1 original) +92
System.Data.Linq.SqlClient.ExpressionVisitor.VisitMethodCall(MethodCallExpression m) +74
System.Data.Linq.SqlClient.Funcletizer.Funcletize(Expression expression) +127
System.Data.Linq.SqlClient.SqlProvider.System.Data.Linq.Provider.IProvider.Execute(Expression query) +76
System.Data.Linq.DataQuery`1.System.Linq.IQueryProvider.Execute(Expression expression) +51
PintorProject.CMS.BusinessLayer.Path.GetPath(Host Host, String PathUrl, String Language) in C:\Programming\PintorProject.Platform\ServerComponents\Server Managment\CMSControl\CMS\BusinessLayer\Path.cs:426
PintorProject.CMS.BusinessLayer.Path.CreateFromPath(Host Host, String PathUrl, String Language) in C:\Programming\PintorProject.Platform\ServerComponents\Server Managment\CMSControl\CMS\BusinessLayer\Path.cs:465
PintorProject.CMS.Web.CMSDefaultPage.GetCurrentPath(String UrlPath) in C:\Programming\PintorProject.Platform\ServerComponents\Server Managment\CMSControl\CMS\Web\CMSDefaultPage.cs:185
PintorProject.CMS.Web.CMSDefaultPage.GetCurrentPath() in C:\Programming\PintorProject.Platform\ServerComponents\Server Managment\CMSControl\CMS\Web\CMSDefaultPage.cs:167
PintorProject.CMS.WebPart.PersonalizationProvider.GetParameters(WebPartManager webPartManager, String& templatePath, String& path, String& userName) in C:\Programming\PintorProject.Platform\ServerComponents\Server Managment\CMSControl\CMS\WebPart\PersonalizationProvider.cs:158
PintorProject.CMS.WebPart.PersonalizationProvider.LoadPersonalizationState(WebPartManager webPartManager, Boolean ignoreCurrentUser) in C:\Programming\PintorProject.Platform\ServerComponents\Server Managment\CMSControl\CMS\WebPart\PersonalizationProvider.cs:67
System.Web.UI.WebControls.WebParts.WebPartPersonalization.Load() +140
PintorProject.CMS.WebPart.CMSWebPartPersonalization.Load() in C:\Programming\PintorProject.Platform\ServerComponents\Server Managment\CMSControl\CMS\WebPart\CMSWebPartPersonalization.cs:19
System.Web.UI.WebControls.WebParts.WebPartPersonalization.LoadInternal() +38
System.Web.UI.WebControls.WebParts.WebPartManager.OnInit(EventArgs e) +624
System.Web.UI.Control.InitRecursive(Control namingContainer) +173
System.Web.UI.Control.InitRecursive(Control namingContainer) +380
System.Web.UI.Control.InitRecursive(Control namingContainer) +380
System.Web.UI.Control.InitRecursive(Control namingContainer) +380
System.Web.UI.Control.InitRecursive(Control namingContainer) +380
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +491
|