Hello,

I am using the above mentioned services in my project, mark my controllers
as [Transactional] and my actions as
[Transaction(TransactionMode.Requires)]. Still it seems that sometimes my
transactions are not committed (probably due to an exception somewhere in
the controller/action).
This leads (at least that's my current main suspect) to timeouts when
querying sql server.

Should this be like that? What could I do?

Thanks,
-- 
Jan

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Castle Project Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/castle-project-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to