So? Then you need to fix your program to not hide the error messages but to
make sure they are all including in relevant logs. log4net or
exception.ToString() (instead of .Message) is your friend here.

Fixing that is probably a far better use of time than trying to guess where
in your setup code you've made a mistake.

/Oskar




2016-05-09 12:11 GMT+01:00 Aki <marcosarrost...@gmail.com>:

> i can't check innerexception because the error doesn't appear in my
> solution, only on the executables in other computer.
>
> Thanks
>
> 2016-05-08 21:43 GMT-03:00 Oskar Berggren <oskar.bergg...@gmail.com>:
>
>> Btw, since it's a FluentConfigurationException, the mere presence of that
>> should prove that the DLL has been found and loaded, so the problem need to
>> be searched for elsewhere.
>>
>> /Oskar
>>
>>
>>
>>
>>
>> 2016-05-09 1:41 GMT+01:00 Oskar Berggren <oskar.bergg...@gmail.com>:
>>
>>> I think your message would have been clearer if you put the text in the
>>> body of the mail instead of abusing the subject.
>>>
>>> Having said that, did you follow it's suggestion to check all
>>> InnerExceptions?
>>>
>>> /Oskar
>>>
>>> 2016-05-09 1:05 GMT+01:00 marcos arrostito <marcosarrost...@gmail.com>:
>>>
>>>> I have this error trying to execute my application in a computer
>>>> different from my developer computer.
>>>>
>>>> I check the fluentnhibernate.dll and its in the folder.
>>>>
>>>> what i am missing?
>>>>
>>>> Thanks
>>>>
>>>> --
>>>> You received this message because you are subscribed to the Google
>>>> Groups "Fluent NHibernate" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>> an email to fluent-nhibernate+unsubscr...@googlegroups.com.
>>>> To post to this group, send email to fluent-nhibernate@googlegroups.com
>>>> .
>>>> Visit this group at https://groups.google.com/group/fluent-nhibernate.
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>>
>>>
>> --
>> You received this message because you are subscribed to a topic in the
>> Google Groups "Fluent NHibernate" group.
>> To unsubscribe from this topic, visit
>> https://groups.google.com/d/topic/fluent-nhibernate/dZbIgIrPkDc/unsubscribe
>> .
>> To unsubscribe from this group and all its topics, send an email to
>> fluent-nhibernate+unsubscr...@googlegroups.com.
>> To post to this group, send email to fluent-nhibernate@googlegroups.com.
>> Visit this group at https://groups.google.com/group/fluent-nhibernate.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Fluent NHibernate" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to fluent-nhibernate+unsubscr...@googlegroups.com.
> To post to this group, send email to fluent-nhibernate@googlegroups.com.
> Visit this group at https://groups.google.com/group/fluent-nhibernate.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Fluent NHibernate" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to fluent-nhibernate+unsubscr...@googlegroups.com.
To post to this group, send email to fluent-nhibernate@googlegroups.com.
Visit this group at https://groups.google.com/group/fluent-nhibernate.
For more options, visit https://groups.google.com/d/optout.

Reply via email to