Using SqlPackage.exe on a server without SSMS installed
问题 I have a windows 2012 server. The server can access my SQL database. I don't have access to the SQL database server, and I don't have access to install SSMS on the windows 2012 server running my website. I want to use SqlPackage.exe to update my database scheme with a .dacpac file I get the following error: Unhandled Exception: System.TypeInitializationException: The type initializer for 'Microsoft.SqlServer.Dac.DacPackage' threw an exception. ---> System.TypeInitializationException: The type