mohammad87
یک شنبه 01 شهریور 1388, 22:25 عصر
بعد از آپلود ديتابيس با ايت Error مواجه شدم :
An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)
چكار بايد بكنم ؟
اين connectionstrign منه ؟
<add name="Abrar-ConnectionString" connectionString="Data Source=****\SQLEXPRESS;Initial Catalog=Abrar;Integrated Security=True;User ID=mohammad;Password=*****;Timeout=60" providerName="System.Data.SqlClient"/>
An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)
چكار بايد بكنم ؟
اين connectionstrign منه ؟
<add name="Abrar-ConnectionString" connectionString="Data Source=****\SQLEXPRESS;Initial Catalog=Abrar;Integrated Security=True;User ID=mohammad;Password=*****;Timeout=60" providerName="System.Data.SqlClient"/>