I get this strange exception on a method exit. (DO 3.5 latest public build)

Method is transactional (no attribute explicitely set)

Calling method is [NotTransactional].

System.NullReferenceException occurred
  Message=Object reference not set to an instance of an object.
  Source=Xtensive.Storage
  StackTrace:
       at Xtensive.Storage.TransactionalAttribute.OnSuccess(MethodExecutionArgs args)
       at XXX.XXX.Process()

The very strange thing is this works as expected in another class, but not in this one...

asked Sep 23 '10 at 09:58

olorin's gravatar image

olorin
358878792


One Answer:

No reproduction yet... Probably a strange debug configuration, I'm closing the case.

answered Oct 01 '10 at 11:18

olorin's gravatar image

olorin
358878792

Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!
toggle preview

powered by OSQA