Getting the following compilation error trying to port ASP.Net MVC application using Castle ActiveRecord to a mod_mono server.
Is System.Data.Services not available with mono? If not, do I have to throw out version 2.0 of Castle ActiveRecord framework since it has this dependency, or is there an alternative?
** (/usr/lib/mono/2.0/gmcs.exe:7457): WARNING **: The following assembly referenced from /local/web/mn/bin/NHibernate.Linq.dll could not be loaded: Assembly: System.Data.Services (assemblyref_index=3) Version: 3.5.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