Error al conectar a SQL SERVER
Publicado por Jonathan Casanova (7 intervenciones) el 14/12/2007 19:39:25
Buenas amig@s:
Tengo el siguiente error al utilizar Membership en mi aplicacion web (Creada en Visual Studio 2005):
An error has occurred while establishing a connectionto the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settingsSQL Server does not allow remote connection. (provider: SQL NetworkInterfaces, error: 26 - Error Locating Server/Instance Specified).
Esto es por que el server local no me conecta. De echo el mensaje en el server es:
When connecting to SQL Server 2005, this failure may be causedby the fact that under the default settingsSQL Server does not allowremote connection. (provider: SQL NetworkInterfaces, error: 26 - ErrorLocating Server/Instance Specified).
Cabe mencionar que estoy trabajando sobre una maquina virtual , pero esta contiene una instancia del sql server local. No estoy trabajando con conexiones remotas por aquello.
Ademas encontre una posible solucion es este url, pero por aquello los expertos son ustedes:
http://www.aquesthosting.com/HowTo/Sql2005/SQLError26.aspx
Muchas gracias
Tengo el siguiente error al utilizar Membership en mi aplicacion web (Creada en Visual Studio 2005):
An error has occurred while establishing a connectionto the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settingsSQL Server does not allow remote connection. (provider: SQL NetworkInterfaces, error: 26 - Error Locating Server/Instance Specified).
Esto es por que el server local no me conecta. De echo el mensaje en el server es:
When connecting to SQL Server 2005, this failure may be causedby the fact that under the default settingsSQL Server does not allowremote connection. (provider: SQL NetworkInterfaces, error: 26 - ErrorLocating Server/Instance Specified).
Cabe mencionar que estoy trabajando sobre una maquina virtual , pero esta contiene una instancia del sql server local. No estoy trabajando con conexiones remotas por aquello.
Ademas encontre una posible solucion es este url, pero por aquello los expertos son ustedes:
http://www.aquesthosting.com/HowTo/Sql2005/SQLError26.aspx
Muchas gracias
Valora esta pregunta


0