I'm not sure what it could be Lars. The only thing I can suggest, is that if you have multiple projects that reference fluent nhibernate, you double check them all.
On Sat, Feb 7, 2009 at 5:39 AM, Lars <[email protected]> wrote: > > I just checked out from the trunk today. I was using a version > previously which referenced NHIbernate 2.0.0.4000 and I needed > 2.0.1.4000. > > When I referenced the new FluentNHibernate.dll in my projects, one of > them gets the following error: > > Error 1 The type 'FluentNHibernate.AutoMap.AutoPersistenceModel' is > defined in an assembly that is not referenced. You must add a > reference to assembly 'FluentNHibernate, Version=0.1.0.0, > Culture=neutral, PublicKeyToken=8aa435e3cb308880'. > > I already do have a reference to that assembly, the newly built one > from the trunk. When I look at the dll in Reflector, I see the > namespace FluentNHibernate.AutoMap and the class AutoPersistenceModel. > What am I missing here? > > Thanks, Lars > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Fluent NHibernate" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/fluent-nhibernate?hl=en -~----------~----~----~----~------~----~------~--~---
