I don't use DNN, but I know a little about ASP.NET programming, so maybe I can help:
It sounds to me like there's a permission issue based on the line below:
[SqlException: EXECUTE permission denied on object 'GetPortalByAlias', database 'kraix_dotnetnuke', owner 'dbo'.]
Does the...