This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Garmin Express 4.0.23.0 crash at startup Win7 x64 SP1

Former Member
Former Member
I just installed Garmin Express 4.0.23.0 (for the first time). No errors during installation , but after launch the appliccation crashed.
On the eventViewer i have:

- <Event xmlns="schemas.microsoft.com/.../event">
- <System>
<Provider Name=".NET Runtime" />
<EventID Qualifiers="0">1026</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2015-06-11T19:09:14.000000000Z" />
<EventRecordID>176592</EventRecordID>
<Channel>Application</Channel>
<Computer>Mauro-PC</Computer>
<Security />
</System>
- <EventData>
<Data>Application: express.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.BadImageFormatException Stack: at Garmin.Omt.Util.Overrides.UpdateOverrides() at Garmin.Omt.Util.Overrides.get_Culture() at Garmin.Omt.Express.App..ctor() at Garmin.Omt.Express.App.Main()</Data>
</EventData>
</Event>

AND

<Event xmlns="schemas.microsoft.com/.../event">
- <System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2015-06-11T19:09:16.000000000Z" />
<EventRecordID>176593</EventRecordID>
<Channel>Application</Channel>
<Computer>Mauro-PC</Computer>
<Security />
</System>
- <EventData>
<Data>express.exe</Data>
<Data>4.0.23.0</Data>
<Data>5568df16</Data>
<Data>KERNELBASE.dll</Data>
<Data>6.1.7601.18869</Data>
<Data>556363bc</Data>
<Data>e0434352</Data>
<Data>0000c42d</Data>
<Data>1af0</Data>
<Data>01d0a47a08020a14</Data>
<Data>C:\Program Files (x86)\Garmin\Express\express.exe</Data>
<Data>C:\Windows\syswow64\KERNELBASE.dll</Data>
<Data>5a205b3c-106d-11e5-a0bb-842b2bb3e554</Data>
</EventData>
</Event>

Any ideas ?
Thanx.
Mauro.
  • Maxiacos

    That error indicates and issue with Microsoft.NET Framework. Please see the FAQ: What should I do if I encounter a Microsoft .NET Framework error while installing or using a Garmin application?

    Curt
  • Former Member
    0 Former Member over 10 years ago
    Maxiacos

    That error indicates and issue with Microsoft.NET Framework. Please see the FAQ: What should I do if I encounter a Microsoft .NET Framework error while installing or using a Garmin application?

    Curt



    Oh man, this issue always caused by .NET assembly platform property setting during assemble the DLLs. If some DLLs marked as "x86" (Typically some driver interfaces) try to invoke "Any CPU" ones and those any CPU DLLs run at X64 system, sometime the error occurred.

    The solution quite simple, just mark ALL DLLs projects for Garmin as "X86"! But you know, that should MUST be done by Garmin DEV team. It is easy but could resolve almost all similar problems.

    PS: Vector Updater has the same problem here.
  • Former Member
    0 Former Member over 10 years ago
    can you advise how i find the event viewer info relative to garmin crashes?

    I have a similar problem and thread on the topic. It starts up just fine with nothing or my edge 510 plugged in, but crashes if the FR305 is plugged in