linux error

For complex topics that regular users would not be interested in. For power users and database administrators.
Post Reply
murmsk
Posts: 177
Joined: Mon Jun 18, 2007 11:14 am
Location: Monmouth IL

linux error

Post by murmsk »

I am getting the following error when I try and start OD in linux

** (OpenDental.exe:23941): WARNING **: The following assembly referenced from /home/steven/Desktop/ODProg/OpenDental.exe could not be loaded:
Assembly: System.Windows.Forms (assemblyref_index=0)
Version: 2.0.0.0
Public Key: b77a5c561934e089
The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/home/steven/Desktop/ODProg/).


** (OpenDental.exe:23941): WARNING **: Could not load file or assembly 'System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies.
The entry point method could not be loaded


any ideas?

thanks steve
steve
ilizaran
Posts: 1
Joined: Wed Jul 29, 2009 4:29 am

Re: linux error

Post by ilizaran »

Hi Steve,

You need install some library of mono (winforms), you have to do:

Ubuntu: sudo apt-get install mono-winforms*

Regard.

Nacho
User avatar
wjstarck
Posts: 949
Joined: Tue Jul 31, 2007 7:18 am
Location: Keller, TX
Contact:

Re: linux error

Post by wjstarck »

I dunno...quit spamming forums?
Cheers,

Bill Starck, DDS
Big Idea Software, LLC
Developer, EASy(Electronic Anesthesia System) for Open Dental
817-807-1709
TX, USA
User avatar
jordansparks
Site Admin
Posts: 5776
Joined: Sun Jun 17, 2007 3:59 pm
Location: Salem, Oregon
Contact:

Re: linux error

Post by jordansparks »

Good call. The spam you refer to is now gone, which I hope doesn't cause confusion. It was right above yours.
Jordan Sparks, DMD
http://www.opendental.com
Post Reply