私は展開に窓 用ドッキングウィンドウでDOTNETコアのWebApplicationをしたいとのSQLServerを使用し、これが私のConnectionStringです:キーワードが
{
"ConnectionStrings": {
"Default": "Server=10.0.75.0; Database=WeDistributeDb; User=zac; Password=123qwe;"
// "Default": "DataSource=10.0.75.0\/WeDistributeDb; User=zac; Password=123qwe;"
},
"App": {
"WebSiteRootAddress": "http://localhost:9903/"
}
}
が、ときに私は私のイメージを起動しますこれはエラーです:
Unhandled Exception: System.NotSupportedException: The keyword 'integrated security' is not supported on this platform.
どうしたのですか?私は何をすべきか?