
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2008 04:53 PM
Hi,
I just put LanSweeper 3.0 in production and I got this error a few times
EventID: 5000
Source: .NET Runtime 2.0 Error Reporting
EventType clr20r3, P1 lansweeper30.exe, P2 3.0.2942.17910, P3 47945fac, P4 system, P5 2.0.0.0, P6 4333ae87, P7 1e10, P8 62, P9 system.net.httplistenerexception, P10 NIL.
When this error occurs, the LanSweeper service stops.
I went to eventid.net and I was redirected to this Microsoft link http://support.microsoft.com/default.aspx?scid=kb;en-us;911816 which basically gives us codes to create a DLL so that it will help us log exception information to the Application log by also adding some code to the web.config file. I submitted the code to our developpement team and we'll probably test it soon
Has anyone gone through the same problem and what was your solution?
Thanks
I just put LanSweeper 3.0 in production and I got this error a few times
EventID: 5000
Source: .NET Runtime 2.0 Error Reporting
EventType clr20r3, P1 lansweeper30.exe, P2 3.0.2942.17910, P3 47945fac, P4 system, P5 2.0.0.0, P6 4333ae87, P7 1e10, P8 62, P9 system.net.httplistenerexception, P10 NIL.
When this error occurs, the LanSweeper service stops.
I went to eventid.net and I was redirected to this Microsoft link http://support.microsoft.com/default.aspx?scid=kb;en-us;911816 which basically gives us codes to create a DLL so that it will help us log exception information to the Application log by also adding some code to the web.config file. I submitted the code to our developpement team and we'll probably test it soon
Has anyone gone through the same problem and what was your solution?
Thanks
Labels:
- Labels:
-
Archive
3 REPLIES 3

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2008 05:26 PM
Easiest would be to change the port 9524 to another port because this one is already taken by another program.
Not that after this you need to add an extra parameter to lsclient
lsclient.exe servername port
Not that after this you need to add an extra parameter to lsclient
lsclient.exe servername port

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2008 05:21 PM
Yeah, it's on a 2003 server
I got a few errors in the errorlog file. Mostly:
- Cannot write to a closed TextWriter
- System.Net.HttpListenerException: Failed to listen on prefix 'http://*:9524/' because it conflicts with an existing registration on the machine.
I got a few errors in the errorlog file. Mostly:
- Cannot write to a closed TextWriter
- System.Net.HttpListenerException: Failed to listen on prefix 'http://*:9524/' because it conflicts with an existing registration on the machine.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2008 04:57 PM
Are you running the service on a windows 2003 server?
All unhandled exceptions should be written to the errorlog.txt.
Do you see any error in there?
All unhandled exceptions should be written to the errorlog.txt.
Do you see any error in there?
