The type or namespace name 'Reporting' does not exist in the namespace 'Microsoft'

前端 未结 6 1707
渐次进展
渐次进展 2021-01-01 09:06

I simply get the following error:

The type or namespace name \'Reporting\' does not exist in the namespace \'Microsoft\' (are you missing an assembly

6条回答
  •  渐次进展
    2021-01-01 09:44

    Just install SSDT. Then you need to remove the broken reference and re-add it from Assemblies > Extensions.

提交回复
热议问题