castleproject-deprecated / ActiveRecord

Other
102 stars 67 forks source link

ActiveRecord Dialect Configuration issue #6

Closed kpathaka closed 1 year ago

kpathaka commented 1 year ago

/Hi Team, I have upgraded Castle.ActiveRecord from 1.0.3.4333 to 3.0.0.1 in my .NET web application with Framework 4.7. I am facing configuration issue while loading the assembly. Please see the inner exception: Could not load type NHibernate.Dialect.OracleDialect. Possible cause: no assembly name specified.

stakx commented 1 year ago

Hi @kpathaka, I'm sure you've noticed (via this project's organization name) that this library is considered deprecated, and thus no longer maintained. Unless you or someone else wants to step up and maintain it, it'll likely remain inactive.

Have you considered migrating your code away from ActiveRecord?

We could leave this issue open for some more time in case someone wants to chime in and offer a solution for the problem reported. However, you've perhaps also moved on since May. Please let us know whether we can close this or whether you'd like to wait for possible feedback a little longer.

kpathaka commented 1 year ago

Hi, Thank you for replying , We have upgraded active record to a latest version