<<  >> (p.23)
    Author Topic: [XMR] MoneroX - A cross platform graphical account manager for Monero  (Read 88599 times)
    Jojatekok (OP)
    Sr. Member
    ****
    Offline Offline

    Activity: 264
    Merit: 250


    View Profile
    May 05, 2015, 09:39:20 AM
     #441

    bumppp  Grin


    It's been a few days now that Monero-X wont start anymore.

    It's crashing with

    Code:
    Unhandled Exception:
    System.IO.FileNotFoundException: Could not load file or assembly 'System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
    File name: 'System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
    [ERROR] FATAL UNHANDLED EXCEPTION: System.IO.FileNotFoundException: Could not load file or assembly 'System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
    File name: 'System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'

    System is Linux Mint 17.1

    It had been working well before. Any hint on what could be provoking this?

    Thanks!

    I know about it and guess it will be fixed in the next release. Until then, try inserting the following lines into MoneroGui.Net.exe.config:

    Code:
          <dependentAssembly>
            <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral">
            <bindingRedirect oldVersion="0.0.0.0-2.6.10.0" newVersion="2.6.10.0">
          </dependentAssembly>
          <dependentAssembly>
            <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral">
            <bindingRedirect oldVersion="0.0.0.0-2.6.10.0" newVersion="2.6.10.0">
          </dependentAssembly>

    Code:
    Monero  (XMR): 47hK4gehaMrFTQCiV5FEmM54hpqTrdHudb9nUBG88NicBDpxH4TGuh3TmW84Dc6dpMiEiBLGvJCuT3xC3LNHctmx7mG8NLM
    Bitcoin (BTC): 14wHehBtFt321WTV15khon8Juaxh9drnfJ
Page 22
Viewing Page: 23