I've used netstat -a to see if 9254 was listening , it is not. I've checked services and the lansweeper service is running.
I did the upgrade properly from freeware to premium with no problems.
My error log reads as follows :
1/22/2009 1:15:57 PM : Database connection successful, starting up service
1/22/2009 1:30:35 PM : Cannot connect to database, check your config file, will try again in 1 minute
-------------------------------------------------------------------------
Cannot open database "Lansweeper32" requested by the login. The login failed.
Login failed for user 'lssqluser32'.
1/22/2009 1:31:36 PM : Database connection successful, starting up service
1/22/2009 1:54:42 PM : Stopping service
1/22/2009 2:02:18 PM : Cannot connect to database, check your config file, will try again in 1 minute
-------------------------------------------------------------------------
A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)
1/22/2009 2:03:33 PM : Cannot connect to database, check your config file, will try again in 1 minute
-------------------------------------------------------------------------
A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)
1/22/2009 2:04:47 PM : Cannot connect to database, check your config file, service will be stopped
-------------------------------------------------------------------------
A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)
I have pipes enabled as well as TCP/IP
I can log into the GUI using integrated login,
The connection Tester works :
Ping test OK
-----------------------------------------------
Remote registry test OK
-----------------------------------------------
Remote WMI access test OK
-----------------------------------------------
Remote \\127.0.0.1\c$ access test OK
Here is my command line :
C:\Program Files\lansweeper32\lslcient>lsclient server
Lansweeper client
-----------------
Connecting...
Failed
C:\Program Files\lansweeper32\lslcient>lsclient IP
Lansweeper client
-----------------
Connecting...
Failed
C:\Program Files\lansweeper32\lslcient>lsclient server.domain.com
-----------------
Connecting...
Failed
I can log into the web browser using
http://server/lansweeper32/
What am I doing wrong? I can't seem to find the answer in the forum that fits.
I am using SQL Express 2005.
I have tried 2008 and had more problems, so i reverted to 2005.
Suggestions?