Positionen aus dem Basket werden nicht übernommen + CO Fehlermeldung

Fehlermeldung


"SysErr: Eine Ausnahme vom Typ "System.OutOfMemoryException" wurde ausgelost.

bei Sc.Tools.SysErr.HandleError(String& inout_message, Boolean noMsgBox, Exception ex, Boolean
onlylnDebugger, LogLevel level)
bei Sc.Tools.SysErr.Fail(String message, Boolean noMsgBox, Exception ex, Boolean onlylnDebugger,
SysErrMinVersion minVersion, Nullable'1 startingAfter)
bei Sc.Co.ImportExport.Extern.BasketDatenUebernehmerAsynchron.ProcessData
(BasketDatenFuerAsyncUebernahme basketDaten)
bei
Sc.Co.ImportExport.Extern.BasketDatenUebernehmerAsynchron .< >c __ DisplayClass24_0 .< InvokeProcessDataAs
ync>b_0(Object_)
bei System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean
constructor)
bei System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[]
arguments)
bei System.Delegate.Dypamiclnvokelmpl(Object[] args)
bei System.Windows.Fowds.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
bei System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback
callback, Object state, Boolean preserveSyncCtx)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback,
Object state, Boolean preserveSyncCtx)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback,
Object state)
bei System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
bei System.Windows.Forms.Control.InvokeMarshaledCallbacks(
bei System.Windows.Forms.Control.WndProc(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr Iparam)
bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
bei
omponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData) ...
Eine Ausnahme vom Typ "System.OutOfMemoryException" wurde ausgelost.
Exception type: System.OutOfMemoryException
Reported by: Sc.Co.Gui.ExceptionHandler.ShowDialogAndWriteProtocol
Location: Line 95 of file 'C:\CIS\CO700_release-candidate-7.0
\Office\COMainContainer\ExceptionHandler\ExceptionHandler.cs'

This non-fatal error will not be reported to the user, then execution may continue."

Ursache

Die RAM Kapazität, die den 32-Bit Anwendungen zur Verfügung steht (4GB), ist nicht ausreichend bzw. sehr ausgelastet, wenn zeitgleich einige andere 32-Bit Anwendungen ausgeführt werden.

Lösung

Positionsübernahme von Basket in Concept Office erneut testen, nachdem alle anderen 32-Bit Anwendungen beendet wurden.

~SS41