Unable to load DLL 'SqlServerSpatial140.dll': The specified module could not be found

前端 未结 9 2519
谎友^
谎友^ 2021-02-12 13:05

This all new to me, so bear with me...

I\'m working on a Visual Studio project; it\'s a web service that returns some data.

I\'ve just tried to make a particula

9条回答
  •  没有蜡笔的小新
    2021-02-12 13:28

    What worked for me was to go to this file location below and copy the SqlServerSpatial240.dll to my project bin folder.

    C:\Users.nuget\packages\microsoft.sqlserver.types\14.0.1016.290\nativeBinaries\x64

提交回复
热议问题