DevExpress on Mono

View: New views
2 Messages — Rating Filter:   Alert me  

DevExpress on Mono

by adler5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello
This is my first post on this forum.
I install Mono 2.4 on Centos 4.8 x64. Using Delphi Prism i create simple application using DevExpress Controls for .Net v8.2. My application connect to Oracle database and just select some data to DevExpress grid. I test this on Mono on Windows using xsp and it work's. When i publish the website on centos getting this errors in apache error log. I register DevExpress.Web.v8.2.dll and all dlls in gac but mono say that:

** (/usr/local/lib/mono/2.0/mod-mono-server2.exe:16776): WARNING **: The following assembly referenced from /usr/lo
cal/lib/mono/gac/DevExpress.Web.v8.2/8.2.6.0__9b171c9fd64da1d1/DevExpress.Web.v8.2.dll could not be loaded:
     Assembly:   EnvDTE    (assemblyref_index=7)
     Version:    8.0.0.0
     Public Key: b03f5f7f11d50a3a
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 (/usr/local/lib/mono/gac/DevExpress.Web.v8.2/8.2.6.0__9b171c9fd64da1d1/).
** (/usr/local/lib/mono/2.0/mod-mono-server2.exe:16776): WARNING **: Could not load file or assembly 'EnvDTE, Versi
on=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
** (/usr/local/lib/mono/2.0/mod-mono-server2.exe:16776): WARNING **: The class System.Web.UI.Design.WebControls.Hie
rarchicalDataSourceIDConverter could not be loaded, used in System.Design, Version=2.0.0.0, Culture=neutral, Public
KeyToken=b03f5f7f11d50a3a
** (/usr/local/lib/mono/2.0/mod-mono-server2.exe:16776): WARNING **: The class System.Web.UI.Design.WebControls.Sit
eMapDataSourceDesigner could not be loaded, used in System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken
=b03f5f7f11d50a3a
** (/usr/local/lib/mono/2.0/mod-mono-server2.exe:16776): WARNING **: The class System.Web.UI.Design.WebControls.Sit
eMapDataSourceDesigner could not be loaded, used in System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken
=b03f5f7f11d50a3a
** (/usr/local/lib/mono/2.0/mod-mono-server2.exe:16776): WARNING **: The class System.Web.UI.Design.WebControls.Sit
eMapDesignerHierarchicalDataSourceView could not be loaded, used in System.Design, Version=2.0.0.0, Culture=neutral
, PublicKeyToken=b03f5f7f11d50a3a

Re: DevExpress on Mono

by tmr :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

are there any news according to this issue? Have you solved it?

I've just encountered the same problem while porting our core-business application to Linux/Mono.

I'm about to write to DevExpress and talk about changes required to avoid this problem, if possible.
If you also did it, I'd be interested!

Thanks,
Tom