586,096 active members*
3,745 visitors online*
Register for free
Login
IndustryArena Forum > WoodWorking Machines > Commercial CNC Wood Routers > Biesse > [ERROR] bSuite/bNest - Application Error Event 1000
Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 2023
    Posts
    3

    [ERROR] bSuite/bNest - Application Error Event 1000

    WE currently got a Rover Machine with bSuite/bNest applicaition. Horrible software, terrible development. Anyways support no help at all.
    So I'm here now asking for assitance with bSuite/bNest crashing when Processing and/or during Transmission.

    In Event Viewer I get the following errors;

    Code:
    Error 1; Event 1000, applicationError
    
    
    Faulting application name: bSuite.exe, version: 12.1.304.1, time stamp: 0x621633d3
    Faulting module name: KERNELBASE.dll, version: 10.0.19041.4046, time stamp: 0xa0505aa2
    Exception code: 0xe0434352
    Fault offset: 0x0013fa72
    Faulting process id: 0x3d54
    Faulting application start time: 0x01da70ea0975cea1
    Faulting application path: C:\BIESSE\bSuite\bSuite.exe
    Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
    Report Id: a96aec88-74a8-499a-8c96-e1395c1c99d0
    Faulting package full name: 
    Faulting package-relative application ID:
    Code:
    Error 2; Event 1026, .NET Runtime
    
    Application: bSuite.exe
    Framework Version: v4.0.30319
    Description: The process was terminated due to an unhandled exception.
    Exception Info: System.ComponentModel.Win32Exception
       at System.Diagnostics.ProcessManager.OpenProcess(Int32, Int32, Boolean)
       at System.Diagnostics.Process.GetProcessHandle(Int32, Boolean)
       at System.Diagnostics.Process.Kill()
       at Platform.Navigation.Hosting.AbstractHostingPageInteractor`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].KillProcess()
       at Platform.Navigation.Hosting.AbstractHostingPageInteractor`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].StopProcess()
       at Platform.Navigation.Hosting.AbstractHostingPageNavigationServerSideProxy`5[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].OnDispose()
       at WorklistPage.Standalone.BSuiteSide.WorklistPageNavigationBSuiteSideProxy.OnDispose()
       at Platform.Navigation.AbstractPlatformNavigationProxy.Dispose()
       at Platform.Navigation.AbstractHostPlatformNavigationDescriptor`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Dispose(Boolean)
       at Platform.Navigation.AbstractHostPlatformNavigationDescriptor`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Dispose()
       at Castle.MicroKernel.LifecycleConcerns.DisposalConcern.Apply(Castle.Core.ComponentModel, System.Object)
       at Castle.MicroKernel.ComponentActivator.AbstractComponentActivator.ApplyConcerns(System.Collections.Generic.IEnumerable`1, System.Object)
       at Castle.MicroKernel.ComponentActivator.AbstractComponentActivator.ApplyDecommissionConcerns(System.Object)
       at Castle.MicroKernel.ComponentActivator.DefaultComponentActivator.InternalDestroy(System.Object)
       at Castle.MicroKernel.ComponentActivator.AbstractComponentActivator.Destroy(System.Object)
       at Castle.MicroKernel.Lifestyle.AbstractLifestyleManager.Release(System.Object)
       at Castle.MicroKernel.Handlers.DefaultHandler.ReleaseCore(Castle.MicroKernel.Burden)
       at Castle.MicroKernel.Handlers.AbstractHandler.Release(Castle.MicroKernel.Burden)
       at Castle.MicroKernel.Burden.Release()
       at Castle.MicroKernel.Lifestyle.SingletonLifestyleManager.Dispose()
       at Castle.MicroKernel.Handlers.DefaultHandler.Dispose()
       at Castle.MicroKernel.DefaultKernel.DisposeHandlers()
       at Castle.MicroKernel.DefaultKernel.Dispose()
       at Castle.Windsor.WindsorContainer.Dispose()
       at bSuite.App.b__11_1(Platform.Utilities.ApplicationInterceptor.ExitArguments)
       at System.Reactive.AnonymousSafeObserver`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].OnNext(System.__Canon)
       at System.Reactive.Linq.ObservableImpl.AsObservable`1+_[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].OnNext(System.__Canon)
       at System.Reactive.Observer`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].OnNext(System.__Canon)
       at Platform.Themes.Utilities.ApplicationInterceptor.WpfApplicationEventInterceptor+<>c__DisplayClass3_0.b__0(System.Object)
       at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
       at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
       at System.Windows.Threading.DispatcherOperation.InvokeImpl()
       at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object)
       at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(System.Object)
       at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
       at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
       at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
       at MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext, System.Threading.ContextCallback, System.Object)
       at System.Windows.Threading.DispatcherOperation.Invoke()
       at System.Windows.Threading.Dispatcher.ProcessQueue()
       at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
       at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
       at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
       at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
       at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
       at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
       at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
       at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
       at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
       at System.Windows.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame)
       at System.Windows.Application.RunDispatcher(System.Object)
       at System.Windows.Application.RunInternal(System.Windows.Window)
       at System.Windows.Application.Run(System.Windows.Window)
       at bSuite.EntryPoint.Main()
    -------

    Has anyone else ran into this issue? any recommendations?

    Here are the current specs of the pc its running on;

    Dell Precision 7670
    Processor 12th Gen Intel(R) Core(TM) i7-12850HX, 2100 Mhz, 16 Core(s), 24 Logical Processor(s)
    Installed Physical Memory (RAM) 16.0 GB
    Graphics Card (2) Installed.
    Intel(R) PEG10 - 460D
    NVIDIA RTX A2000 8GB Laptop GPU

  2. #2
    Join Date
    Aug 2023
    Posts
    3

    Re: [ERROR] bSuite/bNest - Application Error Event 1000

    Another Error

    Code:
    Faulting application name: WorklistPage.Standalone.App.exe, version: 12.1.304.1, time stamp: 0x621633da
    Faulting module name: KERNELBASE.dll, version: 10.0.19041.4046, time stamp: 0xa0505aa2
    Exception code: 0xe0434352
    Fault offset: 0x0013fa72
    Faulting process id: 0x53dc
    Faulting application start time: 0x01da70f876123df1
    Faulting application path: C:\BIESSE\bSuite\WorklistPage.Standalone.App.exe
    Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
    Report Id: de5909ae-24c5-4d53-ae46-4e1e9a7a1c5b
    Faulting package full name: 
    Faulting package-relative application ID:

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •