We’re currently experiencing a high volume of support requests, which may result in longer response times — Thank you for your patience and understanding.
Community FAQ
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
itadmin2
Engaged Sweeper
When visiting the Web Console it still is not working...
http://localhost:8530/lansweeper32/

System.Data.SqlClient.SqlException: Login failed for user 'lansweeperuser'.
at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)
at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
at System.Data.SqlClient.SqlConnection.Open()
at DreamweaverCtrls.DataSet.DoInit()
--------------------------------------------------------------------------------
System.Data.SqlClient.SqlException: Login failed for user 'lansweeperuser'.
at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)
at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
at System.Data.SqlClient.SqlConnection.Open()
at DreamweaverCtrls.DataSet.DoInit()

-----------------------------------------------------------------------------------------------------------------------
old version
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<appSettings>
<add key="ConnectionString" value="Persist Security Info=False;Data Source=1SOURCEERP;Initial Catalog=lansweeperdb;User ID=lansweeperuser;Password=XXXXXXXXXXXXXXXX" />
<add key="ConcurrentThreads" value="20" />
<add key="ListenPort" value="9524" />
<add key="Activescanning" value="1" />
</appSettings>
</configuration>


-------------------------------------------------------------------------------------------------------------
Running version

<?xml version="1.0" encoding="utf-8"?>
<configuration>
<appSettings>
<add key="MM_CONNECTION_STRING_Lansweeper" value="Persist Security Info=False;Data Source=1SOURCEERP;Initial Catalog=lansweeperdb;User ID=lansweeperuser;Password=XXXXXXXXXXXXXXXX" />
<add key="ConcurrentThreads" value="20" />
<add key="ListenPort" value="9524" />
<add key="Activescanning" value="1" />
</appSettings>
</configuration>
16 REPLIES 16
Hemoco
Lansweeper Alumni
domain admin rights -> OK

Could you please
1) stop the lansweeper service
2) Delete the errorlog.txt file
3) start the lansweeper service

Post your errorlog if you are experiencing problems again.
itadmin2
Engaged Sweeper
Yes the fileserver is connected to the domain.
The lansweeper service was executed with local admin rights, but now I have changed it to domain admin rights account.
Hemoco
Lansweeper Alumni
Is fileserver connected to a domain?
Under which service is the lansweeper service running?
itadmin2
Engaged Sweeper
I have installed the beta version of the lansweeperservice as suggested and I have attached the new errorlog file as well.
Hemoco
Lansweeper Alumni
Please download an updated (beta) version of the lansweeperservice from this url :
http://www.lansweeper.com/debug/debugbeta2.zip

Please send me a new errorlog file afterwards.
itadmin2
Engaged Sweeper
Yes indeed the telnet to the machine at port 9524 works, displaying a blank command screen with a cursor blinking.
Hemoco
Lansweeper Alumni
Could you try (from the client to fileserver): "telnet fileserver 9524"
You should get a black command screen with a cursor blinking.

Also please upload your errorlog.txt file
itadmin2
Engaged Sweeper
by running netstat -a on the server where the service is installed i can confirm that the server is listening on port 9524 (like described on page 33 of documentation.pdf).
Should the same be done for all other servers which the windows firewall is started?
It still displays on the web console only 6 systems registered and scanning has been performed for almost one day?

Hemoco
Lansweeper Alumni
Could it be that a firewall on "fileserver" is blocking the access from lsclient? (standard port 9524)

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