playing around with LS and DD and I was getting an "incorrect syntax near User" error when I ran the DD project and selected Users.
changing the table name to SiteUser solved the problem so i'm guessing the use of the sql reserved word is killing it?