Chào mọi người, mình đang publish website lên Somee.com, khi kết nối với database thì lệnh update-database
vẫn hoạt động bình thường nhưng khi mình thêm “MultipleActiveResultSets=True” vào connection string thì khi dùng lệnh update-database
xảy ra lỗi
A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)
Mình đã tìm hiểu lỗi trên google và tham khảo các cách fix bug trên Stackoverflow nhưng vẫn không sửa được. Mong nhận được sự giúp đỡ từ mọi người ạ
p/s: mình dùng framework asp.net core 3.1 và database là SQL