I think it's either something related to the fact it's a date like maybe you
need to provide a default value that is database friendly or something like
that), or maybe the value is nullable in DB and not in model (you know these
kinds of mismatches).



*Mohamed Meligy
*Readify | Senior Developer

M:*+61 451 835006* | W:  www.readify.net

 [image: Description: Description: Description: Description:
rss_16]<http://gurustop.net/>
 [image: Description: Description: Description: Description:
cid:image003.png@01CAF81D.6A076510]
<http://www.linkedin.com/in/meligy>  [image:
Description: Description: Description: Description:
cid:image005.png@01CAF81D.6A076510] <http://twitter.com/meligy>



On Thu, Sep 23, 2010 at 4:53 AM, Jason Dentler <jasondent...@gmail.com>wrote:

> Hi Peter,
>
> Ghostbusters checks for ghost updates - things that trigger automatic dirty
> checking to update an entity even though the entity hasn't been touched.
>
> It detects that your "UpdatedAt" value is changing, so it thinks this is a
> ghost update. You may need to change the Ghostbuster to ignore these
> properties. I can't tell you more until you show us the code you use to set
> these audit properties.
>
> Thanks,
> Jason
>
>
> On Wed, Sep 22, 2010 at 1:40 PM, Paul Batum <paul.ba...@gmail.com> wrote:
>
>> Hi Peter,
>>
>> I skimmed that article but to be honest I still don't understand what your
>> actual problem is. Ghostbuster is reporting something, but what is the
>> actual problem it is reporting?
>>
>> Paul.
>>
>>
>> On Tue, Sep 21, 2010 at 1:03 AM, Peter Forstmeier <
>> peter.forstme...@googlemail.com> wrote:
>>
>>> Hi all,
>>> nobody any idea??
>>>
>>> peter
>>>
>>>
>>> On 16 Sep., 08:06, Peter Forstmeier <peter.forstme...@googlemail.com>
>>> wrote:
>>> > Hi Paul,
>>> > and very sorry about missing the Link:
>>> >
>>> > http://jfromaniello.blogspot.com/2010/02/nhibernate-ghostbuster-versi.
>>> ..
>>> >
>>> > This test's give#s me the result i mentioned in my first post.
>>> >
>>> > Peter
>>>
>>> --
>>> You received this message because you are subscribed to the Google Groups
>>> "Fluent NHibernate" group.
>>> To post to this group, send email to fluent-nhibern...@googlegroups.com.
>>> To unsubscribe from this group, send email to
>>> fluent-nhibernate+unsubscr...@googlegroups.com<fluent-nhibernate%2bunsubscr...@googlegroups.com>
>>> .
>>> For more options, visit this group at
>>> http://groups.google.com/group/fluent-nhibernate?hl=en.
>>>
>>>
>>  --
>> You received this message because you are subscribed to the Google Groups
>> "Fluent NHibernate" group.
>> To post to this group, send email to fluent-nhibern...@googlegroups.com.
>> To unsubscribe from this group, send email to
>> fluent-nhibernate+unsubscr...@googlegroups.com<fluent-nhibernate%2bunsubscr...@googlegroups.com>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/fluent-nhibernate?hl=en.
>>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Fluent NHibernate" group.
> To post to this group, send email to fluent-nhibern...@googlegroups.com.
> To unsubscribe from this group, send email to
> fluent-nhibernate+unsubscr...@googlegroups.com<fluent-nhibernate%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/fluent-nhibernate?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Fluent NHibernate" group.
To post to this group, send email to fluent-nhibern...@googlegroups.com.
To unsubscribe from this group, send email to 
fluent-nhibernate+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/fluent-nhibernate?hl=en.

Reply via email to