Yeah it is.... But, turns out that when the BESMgmt was migrated to a new server the owner was set as sa, however in sql config I had set windows authentication

only since sa is a sql built in account I had to change to mixed mode authentication! errors gone, lesson learned.
Thanks hdawg