Issue while using "SQLAnywhere17" Fluent nhibernate #516
Unanswered
sravangontla
asked this question in
Q&A
Replies: 2 comments
-
Please provide the session factory configuration code. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Please use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
I am unable to perform DML operations using Fluent nhibernate.
Code :
Error Details :
Error raised while calling transaction.commit() statement. And respective error is "System.IO.FileNotFoundException: 'Could not load file or assembly 'System.Data.Entity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. The system cannot find the file specified.' "
Env:
netcoreapp3.1
FluentNHibernate => Version="3.1.0"
Thanks,
Sravan G
Beta Was this translation helpful? Give feedback.
All reactions