Monday, August 27, 2007

Visual Studio AddIn development and JetBrains profiler


JetBrains has just confirmed to me again how intrusive their software is.
While starting VS2005 addin debugging session I'm getting this exception after having their .NET profiler installed:

A first chance exception of type 'System.Net.Sockets.SocketException' occurred in System.dll
Additional information: Only one usage of each socket address (protocol/network address/port) is normally permitted

And  stack is:

>    JetBrains.dotTrace.Integration.Internal.dll!JetBrains.dotTrace.Integration.Utils.RemoteRegister.Init(JetBrains.dotTrace.Integration.Utils.RemoteRegister.ObjectHolder[]

Another sign of high aggression and low testing of their products. If I had to provide a report for dark sides of Resharper, it would take probably few pages :). Always trying to evaluate it, and every new version of it, but always ending up unistalling for amount of bugs encountered.

No comments: