FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

4167 questions

4739 answers

3460 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
953 views
in Vehicle tracking by
ı use fmb640 configurator in windows 10 when ı choose rs232 tab configurator closes itself

also when ı choose other tabs again configurator closes itselfwhats the problem?

2 Answers

0 votes
by anonymous
Hello,

Have you tried to re-install Teltonika Configuration software?

Please let us know your results.

Best regards,

Teltonika Support
by
It doesnt work problem continues
by anonymous

Thank you for your response.

Please try to check if you're using the correct MS.NET Framework and have the drivers installed on your PC. 

You can check more information about the needed Configuration here: https://wiki.teltonika-gps.com/view/FMB640_First_Start#PC_Connection_.28Windows.29

Best regards,

Teltonika Support

0 votes
by
i use fmb640 and windows 10.
configrator goes down when click to gsm operators button and other some buttons.
log output is here: (cropped same lines for 120000 char limit)
---------------------------------
2020-05-08 10:54:29,165 [1] INFO  FMB.Configurator.DeviceInternalStatuses.DeviceInternalStatusesViewModel - Time until next internal status pull: 5s
2020-05-08 10:54:32,645 [1] DEBUG FMB.Configurator.ViewModelLocator - Selected viewmodel: GSM Operators
2020-05-08 10:54:32,651 [4] FATAL FMB.Configurator.App - First chance
System.Threading.Tasks.TaskCanceledException: Bir görev iptal edildi.
   konum: System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
2020-05-08 10:54:32,662 [1] FATAL FMB.Configurator.App - First chance
System.Threading.Tasks.TaskCanceledException: Bir görev iptal edildi.
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at FMB.Configurator.DeviceInternalStatuses.DeviceInternalStatusesViewModel.<InfiniteScan>d__56.MoveNext() in C:\Git\Configurator\UIBuilder\DeviceInternalStatuses\DeviceInternalStatusesViewModel.cs:line 238
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2020-05-08 10:54:32,664 [1] ERROR FMB.Configurator.DeviceInternalStatuses.DeviceInternalStatusesViewModel - InfiniteScan
System.Threading.Tasks.TaskCanceledException: Bir görev iptal edildi.
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at FMB.Configurator.DeviceInternalStatuses.DeviceInternalStatusesViewModel.<InfiniteScan>d__56.MoveNext() in C:\Git\Configurator\UIBuilder\DeviceInternalStatuses\DeviceInternalStatusesViewModel.cs:line 238
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at UI.Core.Interfaces.ViewModelAbstract`1.<OnChangedInit>d__11.MoveNext() in C:\Git\Configurator\UI.Core\Interfaces\ViewModelAbstract.cs:line 52
2020-05-08 10:54:32,678 [1] FATAL FMB.Configurator.App - First chance
System.NotSupportedException: ImageSourceConverter cannot convert from (null).
   at System.ComponentModel.TypeConverter.GetConvertFromException(Object value)
2020-05-08 10:54:32,678 [1] FATAL FMB.Configurator.App - First chance
System.NotSupportedException: ImageSourceConverter cannot convert from (null).
   at System.ComponentModel.TypeConverter.GetConvertFromException(Object value)
   at System.Windows.Media.ImageSourceConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
2020-05-08 10:54:32,690 [1] FATAL FMB.Configurator.App - First chance
System.ArgumentNullException: Value cannot be null.
Parameter name: key
   at System.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
2020-05-08 10:54:32,691 [1] INFO  FMB.Configurator.App - OS: Microsoft Windows NT 6.2.9200.0 (x64)
2020-05-08 10:54:32,691 [1] INFO  FMB.Configurator.App - App: 1.3.5.22087 (x64)
2020-05-08 10:54:32,691 [1] FATAL FMB.Configurator.App - System.ArgumentNullException: Value cannot be null.
Parameter name: key
   at System.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
   at System.Collections.Generic.Dictionary`2.FindEntry(TKey key)
   at System.Collections.Generic.Dictionary`2.TryGetValue(TKey key, TValue& value)
   at System.Windows.Controls.DataGridItemAttachedStorage.TryGetValue(Object item, DependencyProperty property, Object& value)
   at System.Windows.Controls.DataGridRow.RestoreAttachedItemValue(DependencyObject objectWithProperty, DependencyProperty property)
   at System.Windows.Controls.DataGridRow.SyncProperties(Boolean forcePrepareCells)
   at System.Windows.Controls.DataGridRow.PrepareRow(Object item, DataGrid owningDataGrid)
...
   at System.Windows.UIElement.Measure(Size availableSize)
   at System.Windows.Controls.Control.MeasureOverride(Size constraint)
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
   at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at FMB.Configurator.Generated.CustomWrapPanel.VaryingHeightWrapPanel.GetSize(Size available, Size max) in C:\Git\Configurator\UIBuilder\Generated\CustomWrapPanel\VaryingHeightWrapPanel.cs:line 56
   at FMB.Configurator.Generated.CustomWrapPanel.VaryingHeightWrapPanel.MeasureOverride(Size availableSize) in C:\Git\Configurator\UIBuilder\Generated\CustomWrapPanel\VaryingHeightWrapPanel.cs:line 30
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
   at System.Windows.Controls.ItemsPresenter.MeasureOverride(Size constraint)
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at System.Windows.Controls.Border.MeasureOverride(Size constraint)
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
 ...
   at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
   at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
   at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
   at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
   at System.Windows.Application.RunDispatcher(Object ignore)
   at System.Windows.Application.RunInternal(Window window)
   at FMB.Configurator.App.Main()