Olá Ricardo, I've found the problem. I create an IoC container to resolve the custom type in the CodeDom. I was registering the connection in the container and when the container was being disposing, it was disposing my connection. (omg haha).
And yes, I will create an unit test to make sure that everything is ok from a dev/quality perspective. Obrigado novamente :) []s On Thu, Jun 11, 2015 at 9:44 AM, Ricardo Peres <[email protected]> wrote: > Oi, Felipe! > > Can you reproduce this problem in a unit test? It's important to isolate > anything that could be the cause. > > RP > > -- > 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. > -- ______________________________________ Felipe B Oriani [email protected] -- 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.
