Posts
Sort by recent activity
Update still unable to authenticate to proxy
I have just downloaded version 2.6 and tried the Update server.
It is still failing with HTTP status 407: Proxy access denied
Update service fails to authenticate to proxy
When using the Update Service with v 2.5.0 (Build 492), I get the following error when checking for updates
The Request Failed with HTTP status 407 : Proxy Access Denied.
Out proxy server is WebMar...
Strange results when profiling .NET application
I have just profiled an application but I am seeing very strange HitCounts/Timing when viewing the results.[STAThread]
static void Main(string[] args)
{
try
{
...
StackOverflow exception when profiling .NET exe
When I profile an application I am getting a StackOverflow exception. It is not being thrown from inside the application but seems to be from the profiler itself. The application handles all exce...