Windows 10 out of memory (OutOfMemoryException)
Author: haytac
Creation Date: 10/7/2015 6:28 AM
profile picture

haytac

#1
Hi,
I installed Windows 10 on multiple machines. Where I had Wealth Lab Pro already running, WL continued running, I had no issues. On one machine I installed Windows 10 and then WL Pro. I get the following message:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
Can you please indicate how I might be able to fix this.
I have 6GB of memory on this system.
Thanks!

************** Exception Text **************
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at System.Reflection.CustomAttributeData.GetCustomAttributeRecords(RuntimeModule module, Int32 targetToken)
at System.Reflection.CustomAttribute.IsCustomAttributeDefined(RuntimeModule decoratedModule, Int32 decoratedMetadataToken, RuntimeType attributeFilterType, Int32 attributeCtorToken, Boolean mustBeInheritable)
at System.Reflection.CustomAttribute.IsDefined(RuntimeType type, RuntimeType caType, Boolean inherit)
at System.RuntimeType.IsDefined(Type attributeType, Boolean inherit)
at System.Enum.InternalFormat(RuntimeType eT, Object value)
at System.Enum.ToString()
at QWhale.Syntax.Parsers.NetSyntaxParser.CreateExpressionNode(Point position, String name, Int32 nodeType, ISyntaxNode refNode, Boolean addAttrbute)
at QWhale.Syntax.Parsers.CsParser.ParseMemberAccess(ISyntaxNode& node, Int32 nodeType)
at QWhale.Syntax.Parsers.CsParser.ParseMemberAccess(ISyntaxNode& node)
at QWhale.Syntax.Parsers.CsParser.TryParsePostPrimaryExpression(ISyntaxNode& node)
at QWhale.Syntax.Parsers.CsParser.ParsePrimaryExpression(ISyntaxNode& node)
at QWhale.Syntax.Parsers.CsParser.ParseUnaryExpression(ISyntaxNode& node)
at QWhale.Syntax.Parsers.CsParser.ParsePrefixedUnaryExpression(ISyntaxNode& node)
at QWhale.Syntax.Parsers.CsParser.ParseMultiplicativeExpression(ISyntaxNode& node)
at QWhale.Syntax.Parsers.CsParser.ParseAdditiveExpression(ISyntaxNode& node)
at QWhale.Syntax.Parsers.CsParser.ParseShiftExpression(ISyntaxNode& node)
at QWhale.Syntax.Parsers.CsParser.ParseRelationalExpression(ISyntaxNode& node)
at QWhale.Syntax.Parsers.CsParser.ParseEqualityExpression(ISyntaxNode& node)
at QWhale.Syntax.Parsers.CsParser.ParseAndExpression(ISyntaxNode& node)
at QWhale.Syntax.Parsers.CsParser.ParseExclusiveOrExpression(ISyntaxNode& node)
at QWhale.Syntax.Parsers.CsParser.ParseInclusiveOrExpression(ISyntaxNode& node)
at QWhale.Syntax.Parsers.CsParser.ParseConditionalAndExpression(ISyntaxNode& node)
at QWhale.Syntax.Parsers.CsParser.ParseConditionalOrExpression(ISyntaxNode& node)
at QWhale.Syntax.Parsers.CsParser.ParseNullCoalescingExpression(ISyntaxNode& node)
at QWhale.Syntax.Parsers.CsParser.ParseConditionalExpression(ISyntaxNode& node)
at QWhale.Syntax.Parsers.CsParser.ParseExpression(ISyntaxNode& node)
at QWhale.Syntax.Parsers.CsParser.ParseArgument(ISyntaxNode& node)
at QWhale.Syntax.Parsers.CsParser.ParseArgumentList(ISyntaxNode& node)
at QWhale.Syntax.Parsers.CsParser.ParseInvocationExpression(ISyntaxNode& node)
at QWhale.Syntax.Parsers.CsParser.TryParsePostPrimaryExpression(ISyntaxNode& node)
at QWhale.Syntax.Parsers.CsParser.ParsePrimaryExpression(ISyntaxNode& node)
at QWhale.Syntax.Parsers.CsParser.ParseUnaryExpression(ISyntaxNode& node)
at QWhale.Syntax.Parsers.CsParser.ParsePrefixedUnaryExpression(ISyntaxNode& node)
at QWhale.Syntax.Parsers.CsParser.ParseMultiplicativeExpression(ISyntaxNode& node)
at QWhale.Syntax.Parsers.CsParser.ParseAdditiveExpression(ISyntaxNode& node)
at QWhale.Syntax.Parsers.CsParser.ParseShiftExpression(ISyntaxNode& node)
at QWhale.Syntax.Parsers.CsParser.ParseRelationalExpression(ISyntaxNode& node)
at QWhale.Syntax.Parsers.CsParser.ParseEqualityExpression(ISyntaxNode& node)
at QWhale.Syntax.Parsers.CsParser.ParseAndExpression(ISyntaxNode& node)
at QWhale.Syntax.Parsers.CsParser.ParseExclusiveOrExpression(ISyntaxNode& node)
at QWhale.Syntax.Parsers.CsParser.ParseInclusiveOrExpression(ISyntaxNode& node)
at QWhale.Syntax.Parsers.CsParser.ParseConditionalAndExpression(ISyntaxNode& node)
at QWhale.Syntax.Parsers.CsParser.ParseConditionalOrExpression(ISyntaxNode& node)
at QWhale.Syntax.Parsers.CsParser.ParseNullCoalescingExpression(ISyntaxNode& node)
at QWhale.Syntax.Parsers.CsParser.ParseConditionalExpression(ISyntaxNode& node)
at QWhale.Syntax.Parsers.CsParser.ParseExpression(ISyntaxNode& node)
at QWhale.Syntax.Parsers.CsParser.ParseStatementExpression()
at QWhale.Syntax.Parsers.CsParser.ParseExpressionStatement()
at QWhale.Syntax.Parsers.CsParser.ParseEmbeddedStatement()
at QWhale.Syntax.Parsers.CsParser.ParseStatement()
at QWhale.Syntax.Parsers.CsParser.ParseStatementList()
at QWhale.Syntax.Parsers.CsParser.ParseBlock()
at QWhale.Syntax.Parsers.CsParser.ParseBlockStatement(ISyntaxAttributes attrs, SyntaxNodeOptions options)
at QWhale.Syntax.Parsers.CsParser.ParseBlockStatement()
at QWhale.Syntax.Parsers.CsParser.ParseEmbeddedStatement()
at QWhale.Syntax.Parsers.CsParser.ParseIfStatement()
at QWhale.Syntax.Parsers.CsParser.ParseEmbeddedStatement()
at QWhale.Syntax.Parsers.CsParser.ParseStatement()
at QWhale.Syntax.Parsers.CsParser.ParseStatementList()
at QWhale.Syntax.Parsers.CsParser.ParseBlock()
at QWhale.Syntax.Parsers.CsParser.ParseBlockStatement(ISyntaxAttributes attrs, SyntaxNodeOptions options)
at QWhale.Syntax.Parsers.CsParser.ParseBlockStatement()
at QWhale.Syntax.Parsers.CsParser.ParseEmbeddedStatement()
at QWhale.Syntax.Parsers.CsParser.ParseIfStatement()
at QWhale.Syntax.Parsers.CsParser.ParseEmbeddedStatement()
at QWhale.Syntax.Parsers.CsParser.ParseStatement()
at QWhale.Syntax.Parsers.CsParser.TryParseLabeledStatement(Boolean& parsed)
at QWhale.Syntax.Parsers.CsParser.ParseStatement()
at QWhale.Syntax.Parsers.CsParser.ParseStatementList()
at QWhale.Syntax.Parsers.CsParser.ParseBlock()
at QWhale.Syntax.Parsers.CsParser.ParseBlockStatement(ISyntaxAttributes attrs, SyntaxNodeOptions options)
at QWhale.Syntax.Parsers.CsParser.ParseBlockStatement()
at QWhale.Syntax.Parsers.CsParser.ParseEmbeddedStatement()
at QWhale.Syntax.Parsers.CsParser.ParseIfStatement()
at QWhale.Syntax.Parsers.CsParser.ParseEmbeddedStatement()
at QWhale.Syntax.Parsers.CsParser.ParseStatement()
at QWhale.Syntax.Parsers.CsParser.ParseStatementList()
at QWhale.Syntax.Parsers.CsParser.ParseBlock()
at QWhale.Syntax.Parsers.CsParser.ParseBlockStatement(ISyntaxAttributes attrs, SyntaxNodeOptions options)
at QWhale.Syntax.Parsers.CsParser.ParseBlockStatement()
at QWhale.Syntax.Parsers.CsParser.ParseEmbeddedStatement()
at QWhale.Syntax.Parsers.CsParser.ParseForStatement()
at QWhale.Syntax.Parsers.CsParser.ParseEmbeddedStatement()
at QWhale.Syntax.Parsers.CsParser.ParseStatement()
at QWhale.Syntax.Parsers.CsParser.ParseStatementList()
at QWhale.Syntax.Parsers.CsParser.ParseBlock()
at QWhale.Syntax.Parsers.CsParser.ParseBlockStatement(ISyntaxAttributes attrs, SyntaxNodeOptions options)
at QWhale.Syntax.Parsers.CsParser.ParseBlockStatement()
at QWhale.Syntax.Parsers.CsParser.ParseMethodBody()
at QWhale.Syntax.Parsers.CsParser.ParseMethodDeclaration(ISyntaxNode node)
at QWhale.Syntax.Parsers.CsParser.ParseMethodDeclaration(ISyntaxAttributes attrs, String type, Point typePos, String name)
at QWhale.Syntax.Parsers.CsParser.ParseUnknownMemberDeclaration(ISyntaxAttributes attrs)
at QWhale.Syntax.Parsers.CsParser.ParseClassBody()
at QWhale.Syntax.Parsers.CsParser.ParseDeclarationBody(ISyntaxNode node, Int32 nodeType)
at QWhale.Syntax.Parsers.CsParser.ParseDeclaration(ISyntaxAttributes attrs, ISyntaxNode node, Int32 nodeType)
at QWhale.Syntax.Parsers.CsParser.ParseDeclaration(ISyntaxAttributes attrs, Int32 nodeType)
at QWhale.Syntax.Parsers.CsParser.ParseKnownMemberDeclaration(ISyntaxAttributes attrs)
at QWhale.Syntax.Parsers.CsParser.ParseClassBody()
at QWhale.Syntax.Parsers.CsParser.ParseDeclarationBody(ISyntaxNode node, Int32 nodeType)
at QWhale.Syntax.Parsers.CsParser.ParseDeclaration(ISyntaxAttributes attrs, ISyntaxNode node, Int32 nodeType)
at QWhale.Syntax.Parsers.CsParser.ParseDeclaration(ISyntaxAttributes attrs, Int32 nodeType)
at QWhale.Syntax.Parsers.CsParser.ParseKnownMemberDeclaration(ISyntaxAttributes attrs)
at QWhale.Syntax.Parsers.CsParser.ParseClassBody()
at QWhale.Syntax.Parsers.CsParser.ParseUnitBody()
at QWhale.Syntax.Parsers.NetSyntaxParser.ParseUnit()
at QWhale.Syntax.Parsers.NetSyntaxParser.ReparseText()
at QWhale.Editor.TextSource.TextSource.DoFormatText()
at QWhale.Editor.TextSource.TextSource.FormatText()
at QWhale.Editor.TextSource.TextSource.OnFormatting(Object source, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.6.106.0 built by: NETFXREL2STAGE
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
WealthLabPro
Assembly Version: 6.8.10.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/WealthLabPro.exe
----------------------------------------
log4net
Assembly Version: 1.2.10.0
Win32 Version: 1.2.10.0
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/log4net.DLL
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.6.79.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.6.79.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.6.93.0 built by: NETFXREL2STAGE
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
WealthLab
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/WealthLab.DLL
----------------------------------------
WealthLab.ChartControl
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/WealthLab.ChartControl.DLL
----------------------------------------
Fidelity.Components
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/Fidelity.Components.DLL
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.6.79.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.6.79.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.6.79.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
WealthLab.PosSizers
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/WealthLab.PosSizers.DLL
----------------------------------------
System.Deployment
Assembly Version: 4.0.0.0
Win32 Version: 4.6.79.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Deployment/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Deployment.dll
----------------------------------------
WealthLab.DataProviders
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/WealthLab.DataProviders.DLL
----------------------------------------
Activ.ContentGatewayApi
Assembly Version: 1.10.0.1
Win32 Version: 1.10.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/Activ.ContentGatewayApi.DLL
----------------------------------------
Activ.Middleware
Assembly Version: 1.10.0.1
Win32 Version: 1.10.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/Activ.Middleware.DLL
----------------------------------------
WealthLab.PaperProvider
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/WealthLab.PaperProvider.DLL
----------------------------------------
RequestManager
Assembly Version: 0.0.0.0
Win32 Version: 0.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/RequestManager.DLL
----------------------------------------
System.Management
Assembly Version: 4.0.0.0
Win32 Version: 4.6.79.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
System.Security
Assembly Version: 4.0.0.0
Win32 Version: 4.6.79.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Security/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Security.dll
----------------------------------------
WealthLab.Extensions
Assembly Version: 1.2.3.0
Win32 Version:
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/WealthLab.Extensions.DLL
----------------------------------------
WealthLab.Extensions.Agent
Assembly Version: 1.0.1.0
Win32 Version: 1.0.2.0
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/WealthLab.Extensions.Agent.EXE
----------------------------------------
BlowfishNET
Assembly Version: 2.0.0.0
Win32 Version: 2.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/BlowfishNET.DLL
----------------------------------------
ControlLibrary
Assembly Version: 1.0.3047.23788
Win32 Version: 1.0.3047.23788
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/ControlLibrary.DLL
----------------------------------------
HtmlAgilityPack
Assembly Version: 1.4.6.0
Win32 Version: 1.4.6.0
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/HtmlAgilityPack.DLL
----------------------------------------
System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.6.79.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
MS123.Web.Strategies
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/MS123.Web.Strategies.DLL
----------------------------------------
PreEmptive.Attributes
Assembly Version: 1.3.0.0
Win32 Version: 1.3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/PreEmptive.Attributes.DLL
----------------------------------------
QWhale.Common
Assembly Version: 1.51.3150.23902
Win32 Version: 1.51.3150.23902
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/QWhale.Common.DLL
----------------------------------------
QWhale.Editor
Assembly Version: 1.51.3150.23908
Win32 Version: 1.51.3150.23908
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/QWhale.Editor.DLL
----------------------------------------
QWhale.Syntax
Assembly Version: 1.51.3150.23904
Win32 Version: 1.51.3150.23904
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/QWhale.Syntax.DLL
----------------------------------------
System.Design
Assembly Version: 4.0.0.0
Win32 Version: 4.6.79.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Design/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Design.dll
----------------------------------------
QWhale.Syntax.Parsers
Assembly Version: 1.51.3150.23911
Win32 Version: 1.51.3150.23911
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/QWhale.Syntax.Parsers.DLL
----------------------------------------
SyntaxSettingsConverter
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/SyntaxSettingsConverter.DLL
----------------------------------------
System.Xaml
Assembly Version: 4.0.0.0
Win32 Version: 4.6.106.0 built by: NETFXREL2STAGE
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xaml/v4.0_4.0.0.0__b77a5c561934e089/System.Xaml.dll
----------------------------------------
TASCIndicators
Assembly Version: 2014.7.0.0
Win32 Version: 2014.07
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/TASCIndicators.DLL
----------------------------------------
WealthLab.Indicators
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/WealthLab.Indicators.DLL
----------------------------------------
TeeChart
Assembly Version: 3.5.3146.24806
Win32 Version: 3.5.3146.24806
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/TeeChart.DLL
----------------------------------------
System.Web
Assembly Version: 4.0.0.0
Win32 Version: 4.6.106.0 built by: NETFXREL2STAGE
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Web/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------
TIBCO.EMS
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/TIBCO.EMS.DLL
----------------------------------------
TreeMaps
Assembly Version: 1.0.3532.23772
Win32 Version: 1.0.3532.23772
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/TreeMaps.DLL
----------------------------------------
PresentationFramework
Assembly Version: 4.0.0.0
Win32 Version: 4.6.106.0
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.dll
----------------------------------------
WindowsBase
Assembly Version: 4.0.0.0
Win32 Version: 4.6.106.0 built by: NETFXREL2STAGE
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll
----------------------------------------
PresentationCore
Assembly Version: 4.0.0.0
Win32 Version: 4.6.106.0 built by: NETFXREL2STAGE
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/PresentationCore/v4.0_4.0.0.0__31bf3856ad364e35/PresentationCore.dll
----------------------------------------
WealthLab.ChartDrawingObjects
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/WealthLab.ChartDrawingObjects.DLL
----------------------------------------
WealthLab.ChartStyles
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/WealthLab.ChartStyles.DLL
----------------------------------------
WealthLab.ChartStyles.Trending
Assembly Version: 1.4.1.0
Win32 Version: 1.4.1.0
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/WealthLab.ChartStyles.Trending.DLL
----------------------------------------
WealthLab.Commissions
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/WealthLab.Commissions.DLL
----------------------------------------
WealthLab.DataProviders.AsciiFilesStatic
Assembly Version: 1.2.9.0
Win32 Version: 1.2.9.0
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/WealthLab.DataProviders.AsciiFilesStatic.DLL
----------------------------------------
WealthLab.DataProviders.Common
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/WealthLab.DataProviders.Common.DLL
----------------------------------------
WealthLab.DataProviders.Helper
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/WealthLab.DataProviders.Helper.DLL
----------------------------------------
WealthLab.DataProviders.MetaStockStatic
Assembly Version: 2013.5.0.0
Win32 Version: 2013.5.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/WealthLab.DataProviders.MetaStockStatic.DLL
----------------------------------------
WealthLab.DataProviders.MSNStatic
Assembly Version: 2013.5.0.0
Win32 Version: 2013.05
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/WealthLab.DataProviders.MSNStatic.DLL
----------------------------------------
WealthLab.DataProviders.WL4Files
Assembly Version: 1.2.5.0
Win32 Version: 1.2.5.0
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/WealthLab.DataProviders.WL4Files.DLL
----------------------------------------
WealthLab.DataProviders.Yahoo
Assembly Version: 2014.2.1.0
Win32 Version: 2014.02.1
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/WealthLab.DataProviders.Yahoo.DLL
----------------------------------------
WealthLab.Extensions.Attribute
Assembly Version: 1.0.0.0
Win32 Version: 1.1.1.0
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/WealthLab.Extensions.Attribute.DLL
----------------------------------------
System.Web.Services
Assembly Version: 4.0.0.0
Win32 Version: 4.6.79.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Web.Services/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll
----------------------------------------
WealthLab.IndexDefinitions
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/WealthLab.IndexDefinitions.DLL
----------------------------------------
WealthLab.Optimizers
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/WealthLab.Optimizers.DLL
----------------------------------------
WealthLab.Rules.Candlesticks
Assembly Version: 1.0.4.4
Win32 Version: 1.0.4.4
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/WealthLab.Rules.Candlesticks.DLL
----------------------------------------
WealthLab.Rules
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/WealthLab.Rules.DLL
----------------------------------------
WealthLab.StrategyProviders
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/WealthLab.StrategyProviders.DLL
----------------------------------------
WealthLab.Visualizers
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/WealthLab.Visualizers.DLL
----------------------------------------
WealthLab.Visualizers.Extensions
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/WealthLab.Visualizers.Extensions.DLL
----------------------------------------
WealthScriptTL
Assembly Version: 2.19.0.18166
Win32 Version: 2.19.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/WealthScriptTL.DLL
----------------------------------------
MetaLib
Assembly Version: 5.0.0.10
Win32 Version: 5.0.0.10
CodeBase: file:///C:/Program%20Files%20(x86)/Fidelity%20Investments/Wealth-Lab%20Pro%206/MetaLib.DLL
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.79.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.79.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.79.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.79.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
WindowsFormsIntegration
Assembly Version: 4.0.0.0
Win32 Version: 4.6.79.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/WindowsFormsIntegration/v4.0_4.0.0.0__31bf3856ad364e35/WindowsFormsIntegration.dll
----------------------------------------
PresentationFramework.Aero2
Assembly Version: 4.0.0.0
Win32 Version: 4.6.79.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework.Aero2/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.Aero2.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.79.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.6.79.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
1tdhtfr0
Assembly Version: 0.0.0.0
Win32 Version: 4.6.79.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
v4ubt20p
Assembly Version: 0.0.0.0
Win32 Version: 4.6.79.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.


profile picture

Eugene

#2
Hi,

QUOTE:
Can you please indicate how I might be able to fix this.

How about a simple solution: you can fix it by not doing what you've been doing. Seriously, Wealth-Lab is a framework and ain't no one-click Yo app where troubleshooting for a zero-day issue can be offered instantly. Can you please provide as much information with regard to what exactly you did to make this happen? Then you might start with the following:

1. Describe the problem in great detail. We know the end result but don't have a slightest idea as to what steps you take to cause this.
2. Wealth-Lab tool(s) in use.
3. Affects any strategy, all strategy, just custom ones? If custom, we need the Strategy code. Since it looks like it's the Editor that threw the OOM exception, it may really have something to do with your code.
4. Single symbol or Multi-symbol mode, Position Sizing, and Data Loading settings
5. Symbol(s) and Data provider. Streaming, static?
6. Which performance visualizers are active?
profile picture

haytac

#3
Thanks. You gave me a clue. I mentioned this before as well. My program is now up to 166,000 lines of code. The editor runs real slow. You had mentioned that the editor in WL was not designed for this many lines of code. It may be that going from Windows 7 to 10 exacerbated the issue.
So, in a way, you are right:
"How about a simple solution: you can fix it by not doing what you've been doing."
Beyond this:
- anything I can do to provide the editor more memory in Windows 10?
- any plans to upgrade the editor in a future release?
Thanks!
profile picture

Eugene

#4
There are no plans regarding the Editor. However, with code that long you should undoubtedly transfer it into a compiled DLL in Visual Studio. I would hardly believe that you're navigating the 166K lines in the built-in Editor to make daily edits. ;) It's unsuitable for that. So the solution is, to eliminate memory problems in the Editor with huge code please follow this guideline:

Programming | How can I debug my trading strategies in Wealth-Lab?

Visual Studio 2015 Community is free and powerful.
profile picture

Eugene

#5
P.S. Turns out that I've been repeatedly suggesting this to you since 2012 but you seemed to be overlooking my advice:

Huge strategy slows WL startup
Editor slows when code grows

I've visibly marked your username for my future record to identify the cause of your potential issues. ;)
profile picture

haytac

#6
Hi again,

Appreciate your patience. Someone said software eventually works, hardware eventually fails. I am very close to my code working to the degree I can trade regularly and reliably with it.

- Able to work with the slow editor using Notepad++ to create snippets of code and then copy and paste into WL editor.
- Keep older revisions in an archive: WL now comes up real fast.
- WL working fine on all Windows 10 machines but one.
- Difference: working machines had WL installed in previous Windows version
- Machine with trouble had WL installed after installing Windows 10

It seems that whatever memory WL had asked for in previous Windows revisions it kept in Windows 10.
It also seems that less memory is allocated for newly installed WL in Windows 10.
I do not know these parts of an application.

The trouble machine has 8GB of memory. and a 3.4G Intel i7 processor.

Any hint you can provide to boost memory available to WL would be appreciated. I wonder how many WL users have recently bought a Windows 10 machine and installed WL on it. Resolving this issue might help them too although you indicate no one has as large a program.

If nothing works, will go back to re-installing Windows 8.1, bringing up WL and then installing Windows 10.

I read the document on how to do WL working with Visual Studio. Item #12 says run Wealth Lab. This would be a difficulty as indicated. This document would solve the edit problem but I am happy with the way things are (using Notepad++). It also looks cumbersome as I typically do one or two versions a day.

Thanks!

profile picture

Eugene

#7
I don't know what else you're expecting to hear from me after 3 years since I narrowed down where your problem is. Please don't count on me in enhancing your current solution unless it includes the natural and expected move of your enormous code into a DLL. Windows 10 is not different from the previous version so for general suggestions look here: Out of memory problems.

QUOTE:
I read the document on how to do WL working with Visual Studio. Item #12 says run Wealth Lab. This would be a difficulty as indicated. This document would solve the edit problem but I am happy with the way things are (using Notepad++). It also looks cumbersome as I typically do one or two versions a day.

Agreed, using Notepad++ for 166K lines of code would be nothing but cumbersome. What "difficulty" are you talking about, precisely? If you're not up to editing your code today, start just WL and don't start Visual Studio. You could start VS any time later and attach to WealthLabPro process.
profile picture

haytac

#8
Thank you for your patience!The pointer to "Out of memory problems" in your last post was of great help. One piece of advice there was using the 64-bit version of WL. I had made the mistake of downloading the 32-bit version. It now executes like the other machines. Meanwhile I will learn the DLL method in the background in case things get out of hand again. I am about done with my code. Do not foresee it growing much larger. Thanks a bunch!
profile picture

Eugene

#9
Glad to have helped. Although who deserves an Olympic medal for patience is you - for working with the enormous code in an environment not suitable for it! :) On the other hand, maybe you shouldn't consider the DLL method at this point now - to avoid realizing how badly you've been penalizing yourself all this time by not using arguably the best IDE ever created. :)
profile picture

haytac

#10
I agree with you on Visual Studio C#. My WL strategy generates buy and sell signals. The trading piece is done by another application I created using Visual Studio for C#. WL does not do options. The combination trades options during the day.
I think WL is a wonderful platform. I just hope that it will be around for a good long time.
profile picture

Eugene

#11
I hope that WL continues to come up to your expectations. There will be something new in its upcoming release that might interest you. ;)
This website uses cookies to improve your experience. We'll assume you're ok with that, but you can opt-out if you wish (Read more).