Le 24 mars 09 à 15:38, Laurent Rathle a écrit :
> > > Le 24 mars 09 à 14:09, Mikko Pallari a écrit : > >> Hi, >> >> I tested and confirmed this. The release binaries were built with MS >> VS 2008 and that seems to have affected on running with mono. I >> changed the files in packet. The packet now contains mono builds of >> the dlls. > > What is the name of the SQlite driver on Linux ? SQLite20Driver > doesn't seem to work. > > Thank you... > > I've tried with SqliteClientDriver and I get this : Exception: NHibernate.HibernateException: Could not create the driver from NHibernate.Driver. SqliteClientDriver. ---> System.TypeLoadException: Could not load type NHibernate.Driver. SqliteClientDriver. Possible cause: no assembly name specified. at NHibernate.Util.ReflectHelper.TypeFromAssembly (NHibernate.Util.AssemblyQualifiedTypeName name, Boolean throwOnError) [0x00000] --- End of inner exception stack trace --- at NHibernate.Connection.ConnectionProvider.ConfigureDriver (IDictionary`2 settings) [0x00000] at NHibernate.Connection.ConnectionProvider.Configure (IDictionary`2 settings) [0x00000] at NHibernate.Connection.ConnectionProviderFactory.NewConnectionProvider (IDictionary`2 settings) [0x00000] at NHibernate.Cfg.SettingsFactory.BuildSettings (IDictionary`2 properties) [0x00000] at NHibernate.Cfg.Configuration.BuildSettings () [0x00000] at NHibernate.Cfg.Configuration.BuildSessionFactory () [0x00000] at OpenSim.Data.NHibernate.NHibernateManager..ctor (System.String connect, System.String store, System.Reflection.Assembly assembly) [0x00000] at ModularRex.NHibernate.NHibernateRexAssetData.Initialise (System.String connect) [0x00000] at ModularRex.RexParts.ModRexMediaURL.PostInitialise () [0x00000] at OpenSim.Region.Framework.ModuleLoader.PostInitialise () [0x00000] at OpenSim .ApplicationPlugins.LoadRegions.LoadRegionsPlugin.PostInitialise () [0x00000] at OpenSim.OpenSimBase.StartupSpecific () [0x00000] at OpenSim.OpenSim.StartupSpecific () [0x00000] at OpenSim.Framework.Servers.BaseOpenSimServer.Startup () [0x00000] at OpenSim.Application.Main (System.String[] args) [0x00000] InnerException: System.TypeLoadException: Could not load type NHibernate.Driver. SqliteClientDriver. Possible cause: no assembly name specified. at NHibernate.Util.ReflectHelper.TypeFromAssembly (NHibernate.Util.AssemblyQualifiedTypeName name, Boolean throwOnError) [0x00000] Application is terminating: True I keep searching :) --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/realxtend http://www.realxtend.org -~----------~----~----~----~------~----~------~--~---
