I've just bought a Garmin FR 405CX to use with QuickRoute. Ufortunately I get an error message every time I try to make a new document. I hope you can help with this. Further information: I use Vista and I have registered lap times. Trying to upload GPS date directly from the ANT Agent (as QR suggests). The error message is as follows:
Could not find a part of the path 'C:\Users\(my name)\AppData\Roaming\GARMIN\Devices\2053225\History'. (mscorlib)
------------------------------
Program Location:
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.InternalGetFileDirectoryNames(String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption)
at System.IO.DirectoryInfo.GetFiles(String searchPattern, SearchOption searchOption)
at System.IO.DirectoryInfo.GetFiles(String searchPattern)
at QuickRoute.BusinessEntities.Importers.Garmin.ANTAgent.ANTDevice..ctor(String path)
at QuickRoute.BusinessEntities.Importers.Garmin.ANTAgent.GarminANTAgentImporter.ShowPreImportDialogs()
at QuickRoute.UI.Forms.CreateNewForm.Import()