Firstly,

I had an issue where I was Analysing ConsoleTraceListener, if I clicked

"Used By"
"Exposed By"
"Instantiated By"

in quick succession that would cause the program to crash.
This seems to be a bug on most parts of the system I have checked.

Also, when I tried to send a bug report, it couldn't get passed the proxy used at work, I remedied this using.

<system.net>
<defaultProxy enabled="true" useDefaultCredentials="true">
<proxy/>
<bypasslist/>
<module/>
</defaultProxy>
</system.net>

In the App.config.

Cheers, Sarkie
Sarkie
0

Comments

1 comment

  • Clive Tong
    Thank you for the bug report. I've logged it as RP-681.
    Clive Tong
    0

Add comment

Please sign in to leave a comment.