Suppress spamming of system debug console on Telerik Analytics upload failure
Recently Fiddler has taken to flooding OutputDebugString with the message (from DebugView):
[5936] Telerik Analytics Monitor ***** ERROR *****: Recovered session data could not be sent: 0 Request failed: NameResolutionFailure: No se puede resolver el nombre remoto: '27006a8622544e43b0da60db63bd66ba.monitor-telerik.com'
There seem to be about 8 messages a second. This makes debugging other applications that use OutputDebugString almost impossible if Fiddler is running.
- Disabling Fiddler Improvement Program and restarting Fiddler stops the problem.
- After deleting files in Users\Username\AppData\Local\IsolatedStorage\...\AssemFiles\telerik\27006a862254 and reactivating the improvement program problem also seems to have gone away
Some more information:
- Disabling Fiddler Improvement Program and restarting Fiddler stops the problem.
- After deleting files in Users\Username\AppData\Local\IsolatedStorage\...\AssemFiles\telerik\27006a862254 and reactivating the improvement program problem also seems to have gone away