Microvellum Community

Unhandled Exception Error while working on my project

Hi, I have encounter this issue rarely, still it is better to have a discussion on how to fix it. Normally I just restart my program and it went back normal again without the error, but I would like to know if others have occur this issue and have a permanent fix.

Here are the error messages:

Application does not support just-in-time (JIT)
debugging. See the end of this message for details.

************** Exception Text **************
System.ComponentModel.Win32Exception (0x80004005): Error creating window handle.
   at System.Windows.Forms.NativeWindow.CreateHandle(CreateParams cp)
   at System.Windows.Forms.Control.CreateHandle()
   at System.Windows.Forms.TextBoxBase.CreateHandle()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
   at System.Windows.Forms.Control.OnParentVisibleChanged(EventArgs e)
   at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
   at System.Windows.Forms.Form.OnVisibleChanged(EventArgs e)
   at System.Windows.Forms.Control.SetVisibleCore(Boolean value)
   at System.Windows.Forms.Form.SetVisibleCore(Boolean value)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
   at ុ.ᜁ(objProduct A_0, objSubassembly A_1, mvxPromptType& A_2, mvxDrawProductType& A_3, Boolean A_4, Boolean A_5, objSpecificationGroups A_6, Boolean A_7)
   at ុ.ᜁ(String A_0)
   at ᝡ.ᜀ(mvxPartType A_0)
   at Microvellum.Toolbox.clsToolbox.MVProductPrompts()
   at Autodesk.AutoCAD.Runtime.CommandClass.InvokeWorker(MethodInfo mi, Object commandObject, Boolean bLispFunction)
   at Autodesk.AutoCAD.Runtime.CommandClass.InvokeWorkerWithExceptionFilter(MethodInfo mi, Object commandObject, Boolean bLispFunction)
   at Autodesk.AutoCAD.Runtime.CommandClass.CommandThunk.Invoke()


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9290.0 built by: NET481REL1LAST_C
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
Acdbmgd
    Assembly Version: 24.2.0.0
    Win32 Version: 24.2.53.0.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/Acdbmgd.DLL
----------------------------------------
AdApplicationFrame
    Assembly Version: 0.0.0.0
    Win32 Version: 4.0.0.6
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/AdApplicationFrame.DLL
----------------------------------------
adui24
    Assembly Version: 0.0.0.0
    Win32 Version: 24.2.53.0.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/adui24.DLL
----------------------------------------
AdUiPalettes
    Assembly Version: 24.2.0.0
    Win32 Version: 24.2.53.0.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/AdUiPalettes.DLL
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9282.0 built by: NET481REL1LAST_C
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
WindowsBase
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9277.0 built by: NET481REL1LAST_B
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9277.0 built by: NET481REL1LAST_B
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
PresentationCore
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9277.0 built by: NET481REL1LAST_B
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/PresentationCore/v4.0_4.0.0.0__31bf3856ad364e35/PresentationCore.dll
----------------------------------------
PresentationFramework
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9277.0
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.dll
----------------------------------------
System.Xaml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9277.0 built by: NET481REL1LAST_B
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xaml/v4.0_4.0.0.0__b77a5c561934e089/System.Xaml.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9037.0 built by: NET481REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9037.0 built by: NET481REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
AdUIMgd
    Assembly Version: 24.2.0.0
    Win32 Version: 24.2.53.0.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/AdUIMgd.DLL
----------------------------------------
AdWindows
    Assembly Version: 4.0.0.6
    Win32 Version: 4.0.0.6
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/AdWindows.DLL
----------------------------------------
WindowsFormsIntegration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9139.0 built by: NET481REL1LAST_B
    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.8.9037.0 built by: NET481REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework.Aero2/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.Aero2.dll
----------------------------------------
accoremgd
    Assembly Version: 24.2.0.0
    Win32 Version: 24.2.53.0.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/accoremgd.DLL
----------------------------------------
Acmgd
    Assembly Version: 24.2.0.0
    Win32 Version: 24.2.53.0.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/Acmgd.DLL
----------------------------------------
AcWindows
    Assembly Version: 24.2.0.0
    Win32 Version: 24.2.53.0.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/AcWindows.DLL
----------------------------------------
AcWindows.resources
    Assembly Version: 0.0.0.0
    Win32 Version: 24.2.53.0.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/en-US/AcWindows.resources.DLL
----------------------------------------
AcCui
    Assembly Version: 24.2.0.0
    Win32 Version: 24.2.53.0.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/AcCui.DLL
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9037.0 built by: NET481REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
PresentationUI
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9037.0 built by: NET481REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationUI/v4.0_4.0.0.0__31bf3856ad364e35/PresentationUI.dll
----------------------------------------
PresentationFramework.Aero
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9037.0 built by: NET481REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework.Aero/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.Aero.dll
----------------------------------------
System.Xml.Linq
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9037.0 built by: NET481REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9251.0 built by: NET481REL1LAST_C
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
PresentationFramework-SystemXmlLinq
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9037.0
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework-SystemXmlLinq/v4.0_4.0.0.0__b77a5c561934e089/PresentationFramework-SystemXmlLinq.dll
----------------------------------------
acdbmgdbrep
    Assembly Version: 24.2.0.0
    Win32 Version: 24.2.53.0.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/acdbmgdbrep.DLL
----------------------------------------
AppHomeInterop
    Assembly Version: 24.2.0.0
    Win32 Version: 24.2.53.0.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/AppHomeInterop.DLL
----------------------------------------
Serilog
    Assembly Version: 2.0.0.0
    Win32 Version: 2.9.0.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/Serilog.DLL
----------------------------------------
Autodesk.DesktopConnector.API
    Assembly Version: 5.0.0.105
    Win32 Version: 5.0.0.105
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/Autodesk.DesktopConnector.API.DLL
----------------------------------------
System.ServiceModel
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9241.0 built by: NET481REL1LAST_C
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel/v4.0_4.0.0.0__b77a5c561934e089/System.ServiceModel.dll
----------------------------------------
System.Runtime.Serialization
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9241.0 built by: NET481REL1LAST_C
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
----------------------------------------
SMDiagnostics
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9241.0 built by: NET481REL1LAST_C
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/SMDiagnostics/v4.0_4.0.0.0__b77a5c561934e089/SMDiagnostics.dll
----------------------------------------
System.ServiceModel.Internals
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9241.0 built by: NET481REL1LAST_C
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel.Internals/v4.0_4.0.0.0__31bf3856ad364e35/System.ServiceModel.Internals.dll
----------------------------------------
System.IdentityModel
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9241.0 built by: NET481REL1LAST_C
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.IdentityModel/v4.0_4.0.0.0__b77a5c561934e089/System.IdentityModel.dll
----------------------------------------
AppHomeInterop.resources
    Assembly Version: 0.0.0.0
    Win32 Version: 24.2.53.0.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/en-US/AppHomeInterop.resources.DLL
----------------------------------------
Serilog.Sinks.File
    Assembly Version: 2.0.0.0
    Win32 Version: 4.1.0.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/Serilog.Sinks.File.DLL
----------------------------------------
Microvellum.Toolbox
    Assembly Version: 24.1.528.641
    Win32 Version: 24.1.0528.641
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/Microvellum.Toolbox.DLL
----------------------------------------
Microvellum.Objects
    Assembly Version: 24.1.528.641
    Win32 Version: 24.1.0528.641
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/Microvellum.Objects.DLL
----------------------------------------
Microvellum.Business
    Assembly Version: 24.1.528.641
    Win32 Version: 24.1.0528.641
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/Microvellum.Business.DLL
----------------------------------------
C1.Win.C1FlexGrid.4
    Assembly Version: 4.0.20152.74
    Win32 Version: 4.0.20152.74
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/C1.Win.C1FlexGrid.4.DLL
----------------------------------------
C1.Win.C1Input.4
    Assembly Version: 4.0.20152.74
    Win32 Version: 4.0.20152.74
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/C1.Win.C1Input.4.DLL
----------------------------------------
Microvellum.WinForms
    Assembly Version: 21.1.1014.1
    Win32 Version: 21.1.1014.1
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/Microvellum.WinForms.DLL
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 10.0.0.0
    Win32 Version: 14.8.9037.0 built by: NET481REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
Microvellum.Globalization
    Assembly Version: 15.3.422.640
    Win32 Version: 15.3.0422.640
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/Microvellum.Globalization.DLL
----------------------------------------
PLUSManaged
    Assembly Version: 5.22.4.1
    Win32 Version: 5.22.4.1
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/PLUSManaged.DLL
----------------------------------------
System.Web
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9282.0 built by: NET481REL1LAST_C
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.Web/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------
Stimulsoft.Base
    Assembly Version: 2019.2.3.0
    Win32 Version: 2019.2.3.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/Stimulsoft.Base.DLL
----------------------------------------
Stimulsoft.Controls
    Assembly Version: 2019.2.3.0
    Win32 Version: 2019.2.3.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/Stimulsoft.Controls.DLL
----------------------------------------
Stimulsoft.Controls.Win
    Assembly Version: 2019.2.3.0
    Win32 Version: 2019.2.3.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/Stimulsoft.Controls.Win.DLL
----------------------------------------
Stimulsoft.Data
    Assembly Version: 2019.2.3.0
    Win32 Version: 2019.2.3.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/Stimulsoft.Data.DLL
----------------------------------------
Stimulsoft.Database
    Assembly Version: 2019.2.3.0
    Win32 Version: 2019.2.3.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/Stimulsoft.Database.DLL
----------------------------------------
Stimulsoft.Design
    Assembly Version: 2019.2.3.0
    Win32 Version: 2019.2.3.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/Stimulsoft.Design.DLL
----------------------------------------
Stimulsoft.Editor
    Assembly Version: 2019.2.3.0
    Win32 Version: 2019.2.3.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/Stimulsoft.Editor.DLL
----------------------------------------
Stimulsoft.Map
    Assembly Version: 2019.2.3.0
    Win32 Version: 2019.2.3.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/Stimulsoft.Map.DLL
----------------------------------------
Stimulsoft.Report.Check
    Assembly Version: 2019.2.3.0
    Win32 Version: 2019.2.3.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/Stimulsoft.Report.Check.DLL
----------------------------------------
Stimulsoft.Report.Compare
    Assembly Version: 2016.1.0.0
    Win32 Version: 2016.1.0.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/Stimulsoft.Report.Compare.DLL
----------------------------------------
mvSKReports
    Assembly Version: 15.6.2127.0
    Win32 Version: 15.6.2127.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/mvSKReports.DLL
----------------------------------------
Stimulsoft.Report.Design
    Assembly Version: 2019.2.3.0
    Win32 Version: 2019.2.3.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/Stimulsoft.Report.Design.DLL
----------------------------------------
Stimulsoft.Report
    Assembly Version: 2019.2.3.0
    Win32 Version: 2019.2.3.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/Stimulsoft.Report.DLL
----------------------------------------
Stimulsoft.Report.Helper
    Assembly Version: 2019.2.3.0
    Win32 Version: 2019.2.3.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/Stimulsoft.Report.Helper.DLL
----------------------------------------
Stimulsoft.Report.Web
    Assembly Version: 2019.2.3.0
    Win32 Version: 2019.2.3.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/Stimulsoft.Report.Web.DLL
----------------------------------------
Stimulsoft.Report.Win
    Assembly Version: 2019.2.3.0
    Win32 Version: 2019.2.3.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/Stimulsoft.Report.Win.DLL
----------------------------------------
Microvellum.Base
    Assembly Version: 24.1.528.641
    Win32 Version: 24.1.0528.641
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/Microvellum.Base.DLL
----------------------------------------
System.Security
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9037.0 built by: NET481REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Security/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Security.dll
----------------------------------------
System.Management
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9037.0 built by: NET481REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
Microvellum.Data
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/Microvellum.Data.DLL
----------------------------------------
System.Web.Services
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9037.0 built by: NET481REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Web.Services/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll
----------------------------------------
System.Data
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9214.0 built by: NET481REL1LAST_B
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Data.SqlServerCe
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.8482.1
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Data.SqlServerCe/4.0.0.0__89845dcd8080cc91/System.Data.SqlServerCe.dll
----------------------------------------
System.Transactions
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9037.0 built by: NET481REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.EnterpriseServices
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9037.0 built by: NET481REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
Microsoft.GeneratedCode
    Assembly Version: 1.0.0.0
    Win32 Version: 4.8.9037.0 built by: NET481REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microvellum.Xml
    Assembly Version: 24.1.528.641
    Win32 Version: 24.1.0528.641
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/Microvellum.Xml.DLL
----------------------------------------
SpreadsheetGear2017.Core
    Assembly Version: 8.1.26.102
    Win32 Version: 8.1.26.102
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/SpreadsheetGear2017.Core.DLL
----------------------------------------
Microvellum.Spreadsheet.Functions
    Assembly Version: 24.1.528.641
    Win32 Version: 24.1.0528.641
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/Microvellum.Spreadsheet.Functions.DLL
----------------------------------------
Microsoft.GeneratedCode
    Assembly Version: 1.0.0.0
    Win32 Version: 4.8.9037.0 built by: NET481REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Numerics
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9037.0 built by: NET481REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
SandBar
    Assembly Version: 1.4.2.1
    Win32 Version: 1.4.2.1
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/SandBar.DLL
----------------------------------------
Navisight
    Assembly Version: 1.1.1.1
    Win32 Version: 1.1.1.1
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/Navisight.DLL
----------------------------------------
Eyefinder
    Assembly Version: 1.3.0.1
    Win32 Version: 1.3.0.1
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/Eyefinder.DLL
----------------------------------------
Accessibility
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9037.0 built by: NET481REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
C1.Win.C1Ribbon.4
    Assembly Version: 4.0.20152.74
    Win32 Version: 4.0.20152.74
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/C1.Win.C1Ribbon.4.DLL
----------------------------------------
Janus.Windows.UI.v4
    Assembly Version: 4.0.51.0
    Win32 Version: 4.0.51.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/Janus.Windows.UI.v4.DLL
----------------------------------------
Janus.Windows.Common.v4
    Assembly Version: 4.0.51.0
    Win32 Version: 4.0.51.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/Janus.Windows.Common.v4.DLL
----------------------------------------
PresentationFramework-SystemData
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9277.0
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework-SystemData/v4.0_4.0.0.0__b77a5c561934e089/PresentationFramework-SystemData.dll
----------------------------------------
PresentationFramework-SystemCore
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9037.0
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework-SystemCore/v4.0_4.0.0.0__b77a5c561934e089/PresentationFramework-SystemCore.dll
----------------------------------------
Anonymously Hosted DynamicMethods Assembly
    Assembly Version: 0.0.0.0
    Win32 Version: 4.8.9290.0 built by: NET481REL1LAST_C
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
----------------------------------------
PresentationFramework-SystemXml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9037.0
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework-SystemXml/v4.0_4.0.0.0__b77a5c561934e089/PresentationFramework-SystemXml.dll
----------------------------------------
UIAutomationTypes
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9277.0 built by: NET481REL1LAST_B
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/UIAutomationTypes/v4.0_4.0.0.0__31bf3856ad364e35/UIAutomationTypes.dll
----------------------------------------
UIAutomationProvider
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9277.0 built by: NET481REL1LAST_B
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/UIAutomationProvider/v4.0_4.0.0.0__31bf3856ad364e35/UIAutomationProvider.dll
----------------------------------------
ContextualTabSelectorRules
    Assembly Version: 0.0.0.0
    Win32 Version: 24.2.53.0.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/AcWindows.dll
----------------------------------------
Microsoft.Expression.Interactions
    Assembly Version: 4.5.0.0
    Win32 Version: 3.0.40218.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/Microsoft.Expression.Interactions.DLL
----------------------------------------
PresentationFramework.Luna
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9037.0 built by: NET481REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework.Luna/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.Luna.dll
----------------------------------------
AcLivePreviewContext
    Assembly Version: 0.0.0.0
    Win32 Version: 24.2.53.0.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/AcWindows.dll
----------------------------------------
System.Web.Extensions
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9282.0
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Web.Extensions/v4.0_4.0.0.0__31bf3856ad364e35/System.Web.Extensions.dll
----------------------------------------
Newtonsoft.Json
    Assembly Version: 12.0.0.0
    Win32 Version: 12.0.3.23909
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/Newtonsoft.Json.DLL
----------------------------------------
AcLayer
    Assembly Version: 24.2.0.0
    Win32 Version: 24.2.53.0.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/AcLayer.DLL
----------------------------------------
AcLayer.resources
    Assembly Version: 0.0.0.0
    Win32 Version: 24.2.53.0.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/en-US/AcLayer.resources.DLL
----------------------------------------
Ionic.Zip
    Assembly Version: 1.9.1.8
    Win32 Version: 1.9.1.8
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/Ionic.Zip.DLL
----------------------------------------
SpreadsheetGear2017.Drawing
    Assembly Version: 8.1.26.102
    Win32 Version: 8.1.26.102
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/SpreadsheetGear2017.Drawing.DLL
----------------------------------------
AcAeNet.resources
    Assembly Version: 0.0.0.0
    Win32 Version: 24.2.53.0.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/en-US/AcAeNet.resources.DLL
----------------------------------------
AcCustomize.resources
    Assembly Version: 0.0.0.0
    Win32 Version: 24.2.53.0.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/en-US/AcCustomize.resources.DLL
----------------------------------------
AcDxWizard.resources
    Assembly Version: 0.0.0.0
    Win32 Version: 24.2.53.0.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/en-US/AcDxWizard.resources.DLL
----------------------------------------
AcExportLayoutUI.resources
    Assembly Version: 0.0.0.0
    Win32 Version: 24.2.53.0.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/en-US/AcExportLayoutUI.resources.DLL
----------------------------------------
AcInterfere.resources
    Assembly Version: 0.0.0.0
    Win32 Version: 24.2.53.0.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/en-US/AcInterfere.resources.DLL
----------------------------------------
AcLayerTools.resources
    Assembly Version: 0.0.0.0
    Win32 Version: 24.2.53.0.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/en-US/AcLayerTools.resources.DLL
----------------------------------------
AcMrUi.resources
    Assembly Version: 0.0.0.0
    Win32 Version: 24.2.53.0.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/en-US/AcMrUi.resources.DLL
----------------------------------------
AcMultiLineUi.resources
    Assembly Version: 0.0.0.0
    Win32 Version: 24.2.53.0.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/en-US/AcMultiLineUi.resources.DLL
----------------------------------------
AcRecoverAll.resources
    Assembly Version: 0.0.0.0
    Win32 Version: 24.2.53.0.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/en-US/AcRecoverAll.resources.DLL
----------------------------------------
AcScaleList.resources
    Assembly Version: 0.0.0.0
    Win32 Version: 24.2.53.0.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/en-US/AcScaleList.resources.DLL
----------------------------------------
AcUnderlay.resources
    Assembly Version: 0.0.0.0
    Win32 Version: 24.2.53.0.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/en-US/AcUnderlay.resources.DLL
----------------------------------------
AcViewTransitionsUi.resources
    Assembly Version: 0.0.0.0
    Win32 Version: 24.2.53.0.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/en-US/AcViewTransitionsUi.resources.DLL
----------------------------------------
AcCalcUi.resources
    Assembly Version: 0.0.0.0
    Win32 Version: 24.2.53.0.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/en-US/AcCalcUi.resources.DLL
----------------------------------------
AcXrefUtil
    Assembly Version: 24.2.0.0
    Win32 Version: 24.2.53.0.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/AcXrefUtil.DLL
----------------------------------------
Windows.UI
    Assembly Version: 255.255.255.255
    Win32 Version: 10.0.10011.16384
    CodeBase: file:///C:/Windows/system32/WinMetadata/Windows.UI.winmd
----------------------------------------
Windows.Foundation
    Assembly Version: 255.255.255.255
    Win32 Version: 10.0.10011.16384
    CodeBase: file:///C:/Windows/system32/WinMetadata/Windows.Foundation.winmd
----------------------------------------
System.Runtime.InteropServices.WindowsRuntime
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9037.0
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.InteropServices.WindowsRuntime/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.InteropServices.WindowsRuntime.dll
----------------------------------------
System.Runtime.WindowsRuntime
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9037.0 built by: NET481REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.WindowsRuntime/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.WindowsRuntime.dll
----------------------------------------
devDept.Eyeshot.Control.v10
    Assembly Version: 10.0.783.0
    Win32 Version: 10.0.783.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/devDept.Eyeshot.Control.v10.DLL
----------------------------------------
devDept.Graphics.v10
    Assembly Version: 10.0.783.0
    Win32 Version: 10.0.783.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/devDept.Graphics.v10.DLL
----------------------------------------
devDept.Geometry.v10
    Assembly Version: 10.0.783.0
    Win32 Version: 10.0.783.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/devDept.Geometry.v10.DLL
----------------------------------------
Microvellum.GCode
    Assembly Version: 24.1.528.641
    Win32 Version: 24.1.0528.641
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/Microvellum.GCode.DLL
----------------------------------------
Microsoft.GeneratedCode
    Assembly Version: 1.0.0.0
    Win32 Version: 4.8.9037.0 built by: NET481REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
SpreadsheetGear2017.Windows.Forms
    Assembly Version: 8.1.26.102
    Win32 Version: 8.1.26.102
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/SpreadsheetGear2017.Windows.Forms.DLL
----------------------------------------
devDept.Graphics.Shaders.v10
    Assembly Version: 10.0.783.0
    Win32 Version: 10.0.783.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/devDept.Graphics.Shaders.v10.DLL
----------------------------------------
SharpDX.DXGI
    Assembly Version: 3.0.2.0
    Win32 Version: 10.0.783.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/devDept.Graphics.v10.dll
----------------------------------------
System.Runtime
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9037.0
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.dll
----------------------------------------
SharpDX
    Assembly Version: 3.0.2.0
    Win32 Version: 10.0.783.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/devDept.Graphics.v10.dll
----------------------------------------
SharpDX.Direct3D11
    Assembly Version: 3.0.2.0
    Win32 Version: 10.0.783.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/devDept.Graphics.v10.dll
----------------------------------------
SharpDX.Mathematics
    Assembly Version: 3.0.2.0
    Win32 Version: 10.0.783.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/devDept.Graphics.v10.dll
----------------------------------------
devDept.Eyeshot.Control.x64.v10
    Assembly Version: 10.0.783.0
    Win32 Version: 10.0.783.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/devDept.Eyeshot.Control.x64.v10.DLL
----------------------------------------
CopyModules
    Assembly Version: 1.0.6254.26666
    Win32 Version: 
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/CopyModules.DLL
----------------------------------------
TD_Mgd_4.02_11
    Assembly Version: 4.2.2.0
    Win32 Version: 4.02.2.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/TD_Mgd_4.02_11.DLL
----------------------------------------
WW.Cad
    Assembly Version: 4.0.36.2
    Win32 Version: 4.0.36.2
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/WW.Cad.DLL
----------------------------------------
WW
    Assembly Version: 4.0.36.2
    Win32 Version: 4.0.36.2
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/WW.DLL
----------------------------------------
WW.License
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.0.0
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/WW.License.DLL
----------------------------------------
Microvellum.CustomPost
    Assembly Version: 24.1.528.641
    Win32 Version: 24.1.0528.641
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/Custom%20Posts/Microvellum.CustomPost.dll
----------------------------------------
Microvellum.Optimization
    Assembly Version: 24.1.528.641
    Win32 Version: 24.1.0528.641
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/Microvellum.Optimization.DLL
----------------------------------------
C1.Win.C1SuperTooltip.4
    Assembly Version: 4.0.20152.74
    Win32 Version: 4.0.20152.74
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/C1.Win.C1SuperTooltip.4.DLL
----------------------------------------
Microvellum.CustomSaw
    Assembly Version: 24.1.528.641
    Win32 Version: 24.1.0528.641
    CodeBase: file:///C:/Program%20Files/Microvellum/Toolbox%20OEM%202023/Custom%20Posts/Microvellum.CustomSaw.dll
----------------------------------------
nsmrq0zi
    Assembly Version: 0.0.0.0
    Win32 Version: 4.8.9282.0 built by: NET481REL1LAST_C
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
1dgmiqcc
    Assembly Version: 0.0.0.0
    Win32 Version: 4.8.9282.0 built by: NET481REL1LAST_C
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Resources.ResourceManager
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9037.0
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Resources.ResourceManager/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Resources.ResourceManager.dll
----------------------------------------

************** JIT Debugging **************
Application does not support Windows Forms just-in-time (JIT)
debugging. Contact the application author for more
information.

    Toolbox BSB Survey



    Have you been using Toolbox BSB? We'd love to hear what you think!

    Take the Survey

      MVU eLearning



      Grow Your Knowledge
      Follow along with RJ as he takes you on a journey to build your foundational knowledge of Toolbox.


        Follow us on:

                 

          ERP for Millwork Shops


          Discover how Microvellum and INNERGY streamline operations for cabinet shops and millwork manufacturers.