Announcement

Collapse
No announcement yet.

Ubuntu 18.08, could not load Newtonsoft.Json

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Ubuntu 18.08, could not load Newtonsoft.Json

    I'm getting the following error message when trying to install PHLOcation:

    Code:
    Warning, Cannot load EXE (possibly missing dependencies) HSPI_PHLocation.exe: Could not load type of field 'i+d:p' (15) due to: Could not load file or assembly 'Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies.
    I have run the following to make sure Mono is ok:
    Code:
    sudo apt-get install mono-devel
    sudo apt-get install mono-xbuild
    sudo apt-get install mono-base
    sudo apt-get install monodoc-base
    sudo apt-get install mono-complete
    Anyone have suggestions on what could be missing?

    #2
    Did as suggested here: https://forums.homeseer.com/forum/te...n-of-3-0-1-125

    Ok now!

    Comment

    Working...
    X