If I debud and add a break-point at "manager.Commit(); " it never get that far.
I dont get an error, it just stops debugging like everyting is OK.
Strange, does it get to the catch block, or the finally block ?
Is there anything showing in the output window.
You may try to enable tracing to get to see what's happening in LLBLGen Pro code.
Refer to the LLBLGen Pro manual: "Using the generated code -> Troubleshooting and debugging"