[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4688: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4690: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4691: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4692: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
Codigueando • Ver Tema - Conection string SQL server para un servidor web(godaddy)
Índice general Preguntas y respuestas. - Resuelve tus Dudas. ASP Conection string SQL server para un servidor web(godaddy)

Conection string SQL server para un servidor web(godaddy)

Postea aquí tus dudas con problemas o ejercicios en lenguaje ASP

Reglas del Foro




Nota Lun May 26, 2014 9:31 pm
cristhianr Aprendiz de programador

Mensajes: 1
Alquien que me ayude:

Error de servidor en la aplicación '/'.

Se ha producido un error en la red-relacionado o específico de la instancia al establecer una conexión a SQL Server. El servidor no se encontró o no era accesible. Verifique que el nombre de la instancia es correcto y que SQL Server está configurado para permitir conexiones remotas. (Provider: Interfaces de red SQL, error: 26 - Error al buscar el servidor / instancia especificado)

string connectionString = "Server=182.160.192.64\MSSQLSERVER2008;" +
"Database=Appletclub;User ID=cristhian; Pwd=Contraseña1";
SqlConnection con = new SqlConnection();

Codiguero summum Avatar de Usuario
Site Admin

Mensajes: 257
Verifica los datos, si son correctos

Intenta esto:

Debe habilitar conexiones remotas para cada instancia de SQL Server 2005 que desea conectarse desde un equipo remoto. Para ello, siga estos pasos:

Haga clic en Inicio , seleccione programas , Microsoft SQL Server 2005 ,Herramientas de configuración y haga clic en Configuración de área de superficie de SQL Server .
En la página Configuración de superficie de SQL Server 2005 , haga clic enConfiguración de superficie para servicios y conexiones .
En la página Configuración de superficie para servicios y conexiones , expanda elMotor de base de datos , haga clic en Conexiones remotas , haga clic enconexiones remotas y locales , haga clic en el protocolo adecuado para habilitar para su entorno y a continuación, haga clic en Aplicar .

Nota Haga clic en Aceptar cuando reciba el mensaje siguiente:
Cambios en la conexión de configuración no tendrán efecto hasta que reinicie el servicio motor de base de datos.
En la página Configuración de superficie para servicios y conexiones , expandaMotor de base de datos , haga clic en servicio , haga clic en Detener , espere hasta que el MSSQLSERVER detiene el servicio y, a continuación, haga clic en iniciar para reiniciar el servicio MSSQLSERV

Nota Mié May 28, 2014 9:50 pm
CristhianRG Aprendiz de programador

Mensajes: 1
<connectionStrings>
<add name="Personal" connectionString=" Server=x.x.x.x; Database=prueba;
User ID=usuarioprueba; Password=password; Trusted_Connection=False"
providerName="System.Data.SqlClient" />
<remove name="LocalSqlServer"/>
<add name="LocalSqlServer" connectionString=" Server=x.x.x.x;
Database=prueba; User ID=usuarioprueba; Password=password;
Trusted_Connection=False" providerName="System.Data.SqlClient" />
</connectionStrings>
deberían ponerlo en el soporte es muy util

damasta Avatar de Usuario
Site Admin

Mensajes: 343
Muchas gracias por la ayuda, christian.


Volver a ASP

cron