Community FAQ
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
djpons
Engaged Sweeper
Hi!

I install the service in other machine.

when start the service:

Error mientras se establecía la conexión con el servidor. Al conectar con SQL Server 2005, el error se puede producir porque la configuración predeterminada de SQL Server no admite conexiones remotas. (provider: Proveedor de canalizaciones con nombre, error: 40 - No se pudo abrir una conexión con SQL Server)
04/02/2009 13:13:26 : Stopping service

04/02/2009 13:13:42 : Cannot connect to database, check your config file, will try again in 1 minute
-------------------------------------------------------------------------
Error mientras se establecía la conexión con el servidor. Al conectar con SQL Server 2005, el error se puede producir porque la configuración predeterminada de SQL Server no admite conexiones remotas. (provider: Proveedor de canalizaciones con nombre, error: 40 - No se pudo abrir una conexión con SQL Server)
04/02/2009 13:14:56 : Cannot connect to database, check your config file, will try again in 1 minute
-------------------------------------------------------------------------
Error mientras se establecía la conexión con el servidor. Al conectar con SQL Server 2005, el error se puede producir porque la configuración predeterminada de SQL Server no admite conexiones remotas. (provider: Proveedor de canalizaciones con nombre, error: 40 - No se pudo abrir una conexión con SQL Server)



I desactivate Firewall.
The Tcp/ip in Sql is enable
The pipe in sql is enable.

The service is started wich the user Domain/administrator

Thanks.
4 REPLIES 4
djpons
Engaged Sweeper
thank you for all, the problem is the name of user to start the service.

I tried change for local account and the service start correct.


Thanks.
Hemoco
Lansweeper Alumni
Are you able to connect manually to XPLANSWEEPER\sqlexpress from the new service machine?
djpons
Engaged Sweeper
this is my config file

<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<appSettings>
<add key="ConnectionString" value="Persist Security Info=False;Data Source=XPLANSWEEPER\sqlexpress;Initial Catalog=Lansweeper;User ID=lssqluser32;Password=passwoprd*"/>
<add key="ConcurrentThreads" value="20"/>
<add key="ListenPort" value="9524"/>
<add key="Activescanning" value="1"/>
</appSettings>
</configuration>
Hemoco
Lansweeper Alumni
Could you post your config file please.

Archive

This board contains archived posts from the retired Lansweeper Forum and Insiders Community.

New to Lansweeper?

Try Lansweeper For Free

Experience Lansweeper with your own data.
Sign up now for a 14-day free trial.

Try Now