Don’t know if I understand you’re attached mapping files correctly but it seems 
you’ve manually tried to map the “audited” entities (=LogKisi). You shouldn’t 
do that. Just map your entities (“Kisi”) like normal and you’re done.



From: [email protected] [mailto:[email protected]] On Behalf Of 
Ibrahim Kenkaya
Sent: den 12 maj 2015 09:57
To: [email protected]
Subject: [nhusers] "unable to perform aftertransactioncompletion callback" 
envers error

When I update, I get an error (unable to perform aftertransactioncompletion 
callback).
inner exception is "the given key was not present in the dictionary".

Configuration code:
                        Config.Configure();

                        
Config.SetEnversProperty(ConfigurationKey.StoreDataAtDelete, true);
                        
Config.SetEnversProperty(ConfigurationKey.AuditTablePrefix, "LOG_");
                        
Config.SetEnversProperty(ConfigurationKey.AuditTableSuffix, "");

                        Config.IntegrateWithEnvers();

help me



--
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 
[email protected]<mailto:[email protected]>.
To post to this group, send email to 
[email protected]<mailto:[email protected]>.
Visit this group at http://groups.google.com/group/nhusers.
For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/nhusers.
For more options, visit https://groups.google.com/d/optout.

Reply via email to