cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
jasonbrink
Engaged Sweeper III
I'm trying to run lansweeper report builder from my computer (not lansweeper server). I enter in the following:

Server: lansweeper\SQLEXPRESS
Database: lansweeperdb

unchecked use integrated authentication

Username: lansweeperuser
Password: mysecretpassword0*

I get "SQL Server does not exist or access denied". I have SQL server and Windows auth mode enabled on the server, I have tried everything I can think of.

Please help.
3 REPLIES 3
jasonbrink
Engaged Sweeper III
My web.config file shows...

ID=lansweeperuser;Password=mysecretpassword0*

My windows firewall is turned off for the domain profile, how would I check to see if SQL is firewalled?
Hemoco
Lansweeper Alumni
jasonbrink wrote:
My web.config file shows...

ID=lansweeperuser;Password=mysecretpassword0*

My windows firewall is turned off for the domain profile, how would I check to see if SQL is firewalled?


See the first pages of the documentation, it describes the steps to allow remote access to SQL server.
Hemoco
Lansweeper Alumni
You can check for the correct credentials in your web.config file.
Make sure the SQL server isn't firewalled.