at System.Threading.ThreadHelper.ThreadStart()
-------------------------------------------------------------------------
7/31/2008 8:25:50 AM : Database connection successful, starting up service
7/31/2008 8:25:50 AM
System.Net.HttpListenerException: The process cannot access the file because it is being used by another process
at System.Net.HttpListener.AddAll()
at System.Net.HttpListener.Start()
at Lansweeper31.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()
I've tried searching for solution here in the forum but no avail. Can someone help me why Im getting this kind of error. Thanks!