When I use the command "mono //SoftwareIdeasModeler.exe"
Unhandled Exception: System.TypeLoadException: Could not load type 'SoftwareIdeasModeler.Program' from assembly 'SoftwareIdeasModeler, Version=7.71.5405.32515, Culture=neutral, PublicKeyToken=null'.
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeLoadException: Could not load type 'SoftwareIdeasModeler.Program' from assembly 'SoftwareIdeasModeler, Version=7.71.5405.32515, Culture=neutral, PublicKeyToken=null'.
Dusan Rodina - softwareideas.net
6 November 2014 21:28:46
RE: RE: Error
The newer versions of Software Ideas Modeler are not compatible with Mono due to higher complexity of software. More work is needed to make the software compatible with Mono. Unfortunately, there is no reasonable estimation how long it may take.
Hi I'm evaluating the Software Ideas Modeler on multiple platforms for our company. On Linux (centos and Ubuntu) when I try to run the exe file, I get a popup with the following error:
System.IO.FileNotFoundException: Could not load file or assembly 'System.DirectoryServices.AccountManagement. Version=4.0.0.0, Culture=neutral ...." or one of its dependencies File name: 'System.DirectoryServices.AccountManagement. Version=4.0.0. Culture=neutral. ...." at SoftwareIdeasModeler.Program.LoadSettings....."
Unfortunately, newer versions of Software Ideas Modeler, starting from version 14.00, are not supported by Mono. This is because they utilize a more recent version of the application framework (.NET).
Diego 6 November 2014 13:23:56
Error
Diego 6 November 2014 13:25:48
RE: Error
Dusan Rodina - softwareideas.net 6 November 2014 21:28:46
RE: RE: Error
Diego 7 November 2014 13:46:52
RE: RE: RE: Error
aghoras 14 November 2017 22:11:45
Running on Linux
Dusan Rodina - softwareideas.net 15 November 2017 10:05:32
RE: Running on Linux
Chelsea 19 January 2024 18:35:24
Install mono package - libmono-winforms2.0-cil
Dusan Rodina - softwareideas.net 22 January 2024 8:48:38
RE: Install mono package - libmono-winforms2.0-cil