
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-23-2008 10:11 PM
We noticed in the web console 2 entries for 1 server. I launched the GUI and see the 2 entries but i can only select one.
Weird.....
- Labels:
-
Archive

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-02-2009 11:16 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-13-2009 04:11 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-13-2009 08:33 PM
lhawk wrote:
LanSweeper, was there ever a resolution to this duplicate computer entry thing? We have had LS running for a little over a month and I am starting to see some multiple entries in reports. Also these multiples seem to go away for no particular reason. I ran the same computer report 15min apart and get different results. It is getting furstrating to have to clean up the reports before I publish them. Thanks for the help.
Are these duplicates from reports you created or from standard reports?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-30-2008 06:12 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-30-2008 02:20 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-30-2008 12:58 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-30-2008 12:25 PM
SELECT Computername
FROM tblOperatingsystem
GROUP BY Computername
HAVING (COUNT(Computername) > 1)
I've got a result of 12. The double Computername entries in the table have different osid's. The same for tblComputersystem (4 double entries)
I'm working with the most recent SP of Lansweeper. What are my options to resolve this?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-24-2008 07:26 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-25-2008 05:34 PM
dkrnetadmin wrote:
It no longer appears twice. And the workstation that appeared 9 times only shows up 3 times. Is this normal behavior? It seems to be cleaning itself of duplicate entries.
No, this is not normal behaviour, and so far you seem to be the only one with this problem.
Do your other clients with this problem also have the "System.Data.SqlClient.SqlException: Violation of PRIMARY KEY constraint 'PK_tblsyslastscan'." error?
