Can't find microsoft.sqlserver.batchparser.dll

前端 未结 9 2181

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:14

    This happened to me today. Running as administrator did the trick for me, I'm not sure why.

    It's not ideal for production, but might work just fin for development environments.

提交回复
热议问题