cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
blm
Engaged Sweeper
I cannot get Lansweeper to do the first scan. I can only see one computer, which is the Computer that Lansweeper is installed on.

I have set it on OU filtering and want to scan a specific OU initially, but it dont seem to be scanning anything? I have put the Active Diretory path in correctly. Do I need to do anything to trigger the scanning? We have the premium version.

Thanks
26 REPLIES 26
joegasper
Engaged Sweeper
Check and see if you have something already registered to use that port (HttpListener):

http://www.awise.us/2007/08/url-reservation-modifer.html

blm
Engaged Sweeper
What program do I edit Web.config file with to restrict who can access Lansweeper?

Could you let me know please.

Thanks
blm
Engaged Sweeper
Still having issues where Lansweeper is not scanning servers in OU's, its not even listed on Lansweeper for some reason?
Hemoco
Lansweeper Alumni
blm wrote:
Still having issues where Lansweeper is not scanning servers in OU's, its not even listed on Lansweeper for some reason?

Could you please contact us by mail at lansweeper@hemoco.com to help you to solve this problem.
blm
Engaged Sweeper
Is there a way to reserve the port number for Lansweeper?
Hemoco
Lansweeper Alumni
blm wrote:
Is there a way to reserve the port number for Lansweeper?

No, the program that first opens the port "wins"
If the problem continues I suggest restarting the server with the lansweeper service set to manual and see what's causing the problem.
Hemoco
Lansweeper Alumni
Adding the OU is unrelated to this problem.
Could you post an output of "netstat -a"
blm
Engaged Sweeper
This was working fine before, I cant see any other programs using port 9524. This has been happening since I added the second OU filter? I have to keep starting the services, but I dont understand why?
blm
Engaged Sweeper
I cant see why it does not work now that I have added an additional OU in the filtering?
blm
Engaged Sweeper
I have been able to scan one OU within AD, but since then I have added a new OU in the OU filtering and its not scanning anymore PC's.

I have looked in the Errorlog.txt and its giving some errors on that, below is the error.

18/02/2010 14:54:39: Failed to listen on prefix 'http://*:9524/' because it conflicts with an existing registration on the machine.
at System.Net.HttpListener.AddAll()
at System.Net.HttpListener.Start()
at LansweeperService.Listen.DoListen()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()