“Execute Code First Migrations” checkbox disappeared from my publish profile

前端 未结 6 702
逝去的感伤
逝去的感伤 2020-12-15 23:17

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

6条回答
  •  春和景丽
    2020-12-15 23:51

    Just to add to the mix, don't call your Connection Class DbConn didn't seem to like that.

提交回复
热议问题