
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-09-2005 06:59 PM
Now I would like to test the "service".
The service is running locally on my computer.
My service config file is setup with this connection string:
<add key="ConnectionString" value="Data Source=DataServer1;Initial Catalog=lab;User ID=labuser;Password=labuser_#0015" />
<add key="ConcurrentThreads" value="10" />
My service is set to run with the local admin ID which is different from the ID used in my connection string. (does this matter?)
My server config file is setup the same:
<add key="ConnectionString" value="Data Source=DataServer1;Initial Catalog=lab;User Id=labuser;Password=labuser_#0015;" />
<add key="ConcurrentThreads" value="75" />
Everything appears normal, no errors when I launch the LanSweeper service or server but I get no data displayed in the server GUI, and no data in the web console. :w)
So what have I done wrong?
And how often is the service supposed to report to the server? (can this be configured?)
Thanks in advance. If I can get the service working and the server to display data then I am all set and will continue testing with other machines.
- Labels:
-
Archive

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-09-2005 10:59 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-09-2005 10:55 PM
Does the service need installed on all machines that use lsclient or only the machine designated as "server"?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-09-2005 10:49 PM
I think I understand now... So what you trying to "pound into my noggin" is that if I have the service running I won't see any machines listed in the LanSweeper server gui, only data in the DB? If I use the LSclient.exe I would be able to see machines listed in the LanSweeper server gui?
No, you got it wrong.
ALWAYS use the lsclient.exe on client to connect to either the service or the lswinap.exe application.
You can view the results in the database or websonsole.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-09-2005 09:40 PM
I don't think that you understand that the gui and the service are 2 different things, you have to use one or the other, not both.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-09-2005 10:44 PM
Smikkel wrote:Yep kinda figured that out. :lol
eum, the "SQL Server does not exist or access denied" is why the service isn't working.
I think I understand now... So what you trying to "pound into my noggin" is that if I have the service running I won't see any machines listed in the LanSweeper server gui, only data in the DB? If I use the LSclient.exe I would be able to see machines listed in the LanSweeper server gui?
And what exactly does the lansweeper server app do? And when should I see a machine listed there? (sorry should have asked this along time ago)
But what about my connection string...? why doesn't it work. eeeek!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-09-2005 09:11 PM
"SQL Server does not exist or access denied."
But no error related to the sever gui. (same connection string with different thread value)
And like I have said before the Lsclient.exe works fine for me. (puzzled)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-09-2005 08:18 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-09-2005 07:04 PM
You run the service or the lswinap.exe, not both

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-09-2005 07:03 PM
Each time the lsclient fires, the service will scan the client and put the results in the database (which you can see with the console)
