[eluser]CroNiX[/eluser]
I notice that you can't access the vb object from the constructor of a controller. You can from any method, but not the constructor. Do you have any ideas? I would like to check the usergroup of the currently logged in user from the constructor so I don't have to do it for each method. Other than that its working very well so far!