Question

Today I created a console application that generates an SQL script and uploads it via sftp. All works great when on my local computer. The issue is when I try and install it on the server i get an error that says:

Error

Can anyone help me to fix this issue? How can I install the application on the server.

Était-ce utile?

La solution

Looks like you just need to install the SQL Server client tools SDK on the target machine...

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top