Quantcast
Channel: Visual Studio and Visual Web Developer Express
Viewing all articles
Browse latest Browse all 3509

Getting error message when trying to deploy the SQL project after making some changes

$
0
0

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


Viewing all articles
Browse latest Browse all 3509

Trending Articles