0

SQL project in visual studio getting failed. with below error.

SQL72003: The value 160 for property CompatibilityMode was not valid.

Don't have any idea about it. Could anyone from community guide me to fix this one. Thanks

jarlh
  • 42,561
  • 8
  • 45
  • 63
AstroBoy
  • 337
  • 3
  • 16
  • 1
    160 CompatibilityMode equates to SQL Server 2022 - are you trying to deploy a project to an older version of SQL? – Anthony Norwood May 19 '23 at 08:45
  • Thanks @AnthonyNorwood for reply. I am just trying to build the project. Afterwards I found out that one of the developer has edited the proj file and added 160 in it. I have modified it to 150 and it worked for me. – AstroBoy May 19 '23 at 09:15

0 Answers0