Welcome to the Cumulus Support forum.

Latest Cumulus MX V3 release 3.28.6 (build 3283) - 21 March 2024

Cumulus MX V4 beta test release 4.0.0 (build 4019) - 03 April 2024

Legacy Cumulus 1 release 1.9.4 (build 1099) - 28 November 2014
(a patch is available for 1.9.4 build 1099 that extends the date range of drop-down menus to 2030)

Download the Software (Cumulus MX / Cumulus 1 and other related items) from the Wiki

Solved: Cannot start CumulusMX: Unhandled Exception - Devart.Data

From build 3044 the development baton passed to Mark Crossley. Mark has been responsible for all the Builds since. He has made the code available on GitHub. It is Mark's hope that others will join in this development, but at the very least he welcomes your ideas for future developments (see Cumulus MX Development suggestions).

Moderator: mcrossley

Post Reply
sutne
Posts: 377
Joined: Sun 14 Oct 2012 4:23 pm
Weather Station: HP2553 (WS80) and HP2564 (WS90)
Operating System: Raspbian Bullseye and Bookworm
Location: Rjoanddalen and Kronstad, Norway
Contact:

Solved: Cannot start CumulusMX: Unhandled Exception - Devart.Data

Post by sutne »

I can no longer start CumuluxMX:

sudo mono CumulusMX.exe

Unhandled Exception:
System.IO.FileNotFoundException: Could not load file or assembly 'Devart.Data, Version=5.0.1181.0, Culture=neutral, PublicKeyToken=09af7300eec23701' or one of its dependencies.
File name: 'Devart.Data, Version=5.0.1181.0, Culture=neutral, PublicKeyToken=09af7300eec23701'
[ERROR] FATAL UNHANDLED EXCEPTION: System.IO.FileNotFoundException: Could not load file or assembly 'Devart.Data, Version=5.0.1181.0, Culture=neutral, PublicKeyToken=09af7300eec23701' or one of its dependencies.
File name: 'Devart.Data, Version=5.0.1181.0, Culture=neutral, PublicKeyToken=09af7300eec23701'

This is version 3063 which has been running fine for some weeks. The only thing I did before this happened was checking packages:
sudo apt update
sudo apt list - -upgradable

But I did not upgrade anything.

Anyone know what is happening here?

Edit: reinstallation of CumulusMX.3063 solved the problem.
(I also updated all packages in Raspbian Jessie)
User avatar
mcrossley
Posts: 12756
Joined: Thu 07 Jan 2010 9:44 pm
Weather Station: Davis VP2/WLL
Operating System: Bullseye Lite rPi
Location: Wilmslow, Cheshire, UK
Contact:

Re: Solved: Cannot start CumulusMX: Unhandled Exception - Devart.Data

Post by mcrossley »

One of these two files must have been deleted...
Devart.Data.dll
or
Devart.Data.MySql.dll
sutne
Posts: 377
Joined: Sun 14 Oct 2012 4:23 pm
Weather Station: HP2553 (WS80) and HP2564 (WS90)
Operating System: Raspbian Bullseye and Bookworm
Location: Rjoanddalen and Kronstad, Norway
Contact:

Re: Solved: Cannot start CumulusMX: Unhandled Exception - Devart.Data

Post by sutne »

Yes, looking in the old folder I can see Devart.Data.dll is missing. When I searched yesterday I noticed I had Devart.Data.MySql.dll and did not know it should have been two of them.

But luckily it is very easy to do a new install, rename the old folder, install new and copy over data- and web-folder pluss som config files. These files I have in several backups.

Thank you.

Steinar
Post Reply