I\'m using web deploy to deploy an MVC4 application using EF5 code first. I made a publish profile called \"development\" that uses web deploy for application and database u
Just to add to the mix, don't call your Connection Class DbConn didn't seem to like that.
DbConn