Questions tagged as 'nhibernate'

2
answers

Problem with AutoPersistenceModel FluentNHibernate C #

I have a problem with FluentNHibernate so I can use Auto Persistence Model , sorry if I do not spell the words correctly techniques. This is the structure of my project. I always used all the entities in the base in the data...
asked by 16.01.2017 / 20:21
2
answers

NHibernate, Antlr and Antlr3 Exception from HRESULT: 0x80131040

I have the following situation: I have NHibernate 2.1.2.4000 that requires yes or yes Antlr 3.1.1 I did an optimization of the entire web application using minification and bundling techniques with WebGrase that uses Antlr (> = 3.4.1...
asked by 08.03.2017 / 20:51
1
answer

Error ORA-12154: could not resolve the connect identifier specified, in FluentNHibernate configuration

Download a solution that is already in production environment, from the server to my pc. However, executing it shows me an error of type FluentNHibernate.Cfg.FluentConfigurationException: {"An invalid or incomplete configuration was used while...
asked by 12.09.2016 / 23:09
0
answers

Rename stored procedure columns Informix 7.x

I have a procedure stored in informix 7.x, it is called in Nhibernate using the CreateSQLQuery method. The problem is that all the columns returned by the stored procedure have the same name "expression" and when the procedure is called you c...
asked by 15.08.2018 / 17:53