Activity overview
Latest activity by simon_mourier
I have 10.0.10.881 and still have the following error: Operation is not valid due to the current state of the object. System.InvalidOperationException at System.Windows.Forms.Control.EndInvoke(IAsyncResult asyncResult) at Reflector.Application.UserInterface.SearchWindow.Worker() at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Object[]& outArgs) at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink)
/ comments
I have 10.0.10.881 and still have the following error:Operation is not valid due to the current state of the object.System.InvalidOperationException at System.Windows.Forms.Control.EndInvoke(IAsyn...
Hi there, I have tested version 10.0.8.814, with the new decompilation engine, and it seems to be better than before (faster resolution, etc.), and less bugs. But there are still some bugs, for example:
Operation is not valid due to the current state of the object. System.InvalidOperationException at System.Windows.Forms.Control.EndInvoke(IAsyncResult asyncResult) at Reflector.Application.UserInterface.SearchWindow.Worker() at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Object[]& outArgs) at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink)
The problem with the way these bugs are reported (with a modal dialog), is they interrupt the current action. Most of the time, I'm searching among lots of assemblies and if it fails in the middle, than there's now way I can tell it to continue. This is kind of a showstopper. If we had like a 'continue' button, it would be nice. Or the error could be logged or displayed somewhere while the process continues to do its work. / comments
Hi there,I have tested version 10.0.8.814, with the new decompilation engine, and it seems to be better than before (faster resolution, etc.), and less bugs. But there are still some bugs, for exam...
The last version has lots of annoying bugs
Hi,
I'm a long long time user of .NET Reflector, which has still advantages over free alternatives to my eyes. However, I've installed the 9.2.0.117 and it raises *lots* of errors. With previous ve...