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