30/09/2018, 20:17
Khắc phục:Error: 40 - Could not open a connection to SQL Server
Em là sinh viên Công Nghệ thông tin.
Em đang học lập trình web , và update thử một WebsiteDemo lên hosting của Somee. nhưng khi chạy trên host thì nó báo lỗi này " error: 40 - Could not open a connection to SQL Server"
Đây là chuỗi kết nối trong Web.config của e
">
<add name="DefaultConnection" providerName="System.Data.SqlClient" connectionString="workstation id=nTruongHoc.mssql.somee.com;packet size=4096;user id=dragonbup_SQLLogin_1;pwd=8g5pbp78w8;data source=nTruongHoc.mssql.somee.com;persist security info=False;initial catalog=nTruongHoc" />
"
Website: http://quanlysinhvienhunre.somee.com/nLopHoc/Default.aspx?page=aoelophoc
Không hiểu tại sao lại không thể kết nối được,các anh giúp em với !
Bài liên quan