Windows Forms error when trying to download trips.

0 votes
asked by
edited by

I get this message when I try to import trips from my logger:

On import activities finished

Windows Forms Error

An application error occurred. Please contact the administrator with the
following information:/n/nObject reference not set to an instance of of an
object./n/nStack Trace:/n at Canway.model.activitiesmodel.Save()
at
CanWay.Frm
Main.backgroundUSBDownload_RunWorkerCompleted(O
Bject sender, RunWorkerCompletedEventArgs e)
at
System.ComponentModel.BackgroundWorker.OnRunWorkerComplete
D(RunWorkerCompletedEventArgs e)
At
System.ComponentModel.BackgroundWorker.AsyncOperationComplet
Ed(Object arg)

Please help! I can't import my trips and I don't understand the message.

1 Answer

0 votes
answered by (264k points)

Since I couldn't find any real information about the error you're having, I suspect it's a local bug or error caused by the code of the application or because of the content that you were trying to import. I've seen this type of error for other applications as well, and the cause was the bugs and the content that I tried to load.

Check your content to see that it's compatible with the app that you use and then import again.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register
...