Ever since Express went from 3.1.9.0 to 3.2.x.x I have been unable to update.
This was OK for a while - I was happy to stick to 3.1.9.0 but now I am forced to update when I open Express. The update fails and I'm stuck.
I have raised this issue before and been asked for logs files which I've now been informed will not be passed to development.
The log files show:
--------- [ Thread 1 ] ----------------+-------+------+---+--->
2014-06-12 07:22:40.740984 (UTC+01:00) | 2360 | 1 | I | Program.Main() {
2014-06-12 07:22:41.244890 (UTC+01:00) | 2360 | 1 | I | Program.Run() {
2014-06-12 07:22:43.465593 (UTC+01:00) | 2360 | 1 | E | Program.CurrentDomain_UnhandledException() {
2014-06-12 07:22:43.466570 (UTC+01:00) | 2360 | 1 | E | Uncaught exception. IsTerminating=True
2014-06-12 07:22:43.616960 (UTC+01:00) | 2360 | 1 | E | System.IO.FileLoadException: Could not load file or assembly 'legacyio.dll' or one of its dependencies. Exception from HRESULT: 0xC000001D
2014-06-12 07:22:43.616960 (UTC+01:00) | 2360 | 1 | E | File name: 'legacyio.dll'
2014-06-12 07:22:43.616960 (UTC+01:00) | 2360 | 1 | E | at Garmin.Cartography.MapUpdate.CoreService.Program.L oad()
2014-06-12 07:22:43.616960 (UTC+01:00) | 2360 | 1 | E | at Garmin.Cartography.MapUpdate.CoreService.Program.R un()
2014-06-12 07:22:43.616960 (UTC+01:00) | 2360 | 1 | E | at Garmin.Cartography.MapUpdate.CoreService.Program.M ain()
2014-06-12 07:22:43.616960 (UTC+01:00) | 2360 | 1 | E |
2014-06-12 07:22:43.616960 (UTC+01:00) | 2360 | 1 | E |
The file "legacyio.dll" was not present in the 3.1.9.0 installation so I assume that it's new to 3.2.x.x and depends on some other component that the installer isn't providing.
I have tried the .NET repair tool, I have tried (and ignored) the Windows Installer suggestion (which doesn't apply to Win7) and I have tried the suggestion to install Visual Studio Express and install the update service that way.
Nothing works.
Would it be possible for anyone to confirm that they have installed on Win7 32bit or that Garmin have tested on that platform?
This thread is essentially a continuation of https://forums.garmin.com/showthread.php?90175-Outstanding-issues-with-3-2-4
Thanks in advance.