Problem 2: When running, I get an incomplete invalid or incomplete configuration yet this time as per:
{"could not find PropertyAccessor type: nosetter"}
which gets the inner exception:
{"Could not load type nosetter. Possible cause: no assembly name specified.":""}
----------
If I try to use override normally at the specific property, it does work, but I want to do it as convention.
---------------------
Notes:
The reason I'm trying this is trying to make a FluentNHibernate version of the article:
http://jfromaniello.blogspot.com/2011/03/same-domain-with-conform-and-nhibernate.html
Jose sent me his tries with FNH and I tweaked them a bit, and currently the only problem that sounds extra work is this one.
I first tried it on the corresponding solution which used NHibernate 3.1 and FluentNHibernate 1.2 from NUGET,
then when it didn't work, I tried to get latest DLLs from FluentNHibernate source, both "Master" and "1.x" branches.
Then to make sure it's not related to our solution I tried what I wrote here on the sample automapping project in FluentNHibernate source. I tried , both "Master" and "1.x" branches.after replacing the NHibernate references with the NHibernate 3.1 DLLs in the FluentnNHibernate source folder "Tools\NHibenrate\3.x".
Any idea how to fix problem 2 at least?
Thanks a lot.
Regards,
Mohamed Meligy
Readify | Senior Developer
M:+61 451 835006 | W: readify.net
--
You received this message because you are subscribed to the Google Groups "Fluent NHibernate" group.
To post to this group, send email to fluent-n...@googlegroups.com.
To unsubscribe from this group, send email to fluent-nhibern...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/fluent-nhibernate?hl=en.