Can't find microsoft.sqlserver.batchparser.dll

前端 未结 9 2217

I wrote an asp.net web app which uses SMO against SQL Server 2008 to be able to run some DB scripts. It references these assemblies (in the C:\\Program Files\\Microsoft SQL

9条回答
  •  无人及你
    2020-12-02 02:18

    I resolve this only Just Right Click on Project navigate to Properties and Change Platform Target from 'Any' to 'x86'

提交回复
热议问题