I’m getting the below error message, when I’m trying to deploy the project by making some changes.
In detail, The project was deployed successfully at first time. Later I did some changes(Added 1 more table) and I tried to deploy, but it was not success.
Error message: Cannot upgrade the DAC for database CTR_FIN_FINNOTE_DB because the compatibility level is 70 or lower. Alter the database to support a compatibility level of 80 or higher
I checked in SQL, the compatibility level is 110 which is higher than 70.
Can anyone help me out to overcome with this.
Regards
Srinivas Kondapalli