VisualDump icon indicating copy to clipboard operation
VisualDump copied to clipboard

exception in vs 2019.3

Open wushuyi opened this issue 6 years ago • 9 comments

Unhandled exception. System.TimeoutException: The operation has timed out. at System.IO.Pipes.NamedPipeClientStream.ConnectInternal(Int32 timeout, CancellationToken cancellationToken, Int32 startTime) at System.IO.Pipes.NamedPipeClientStream.Connect(Int32 timeout) at VisualDump.HTMLClients.PipeHTMLClient.WaitForConnection(Int32 TimeoutMS) at DumpExtensions.get_Client() at DumpExtensions.Dump[T](T Obj, String Header, Object[] Args, Assembly EntryAssembly) at DumpExtensions.Dump[T](T Obj, String Header)

wushuyi avatar Sep 24 '19 14:09 wushuyi

The same exception, in Visual Studio CE 2019 16.4.5

ethedy avatar Feb 28 '20 02:02 ethedy

Yeah, I know. I've lost an interest a little in this extension, as it turned out not that way I'd like to.

I want to completely rewrite this package soon :)

Kira-NT avatar Mar 09 '20 02:03 Kira-NT

same exception...any updates ? :)

areagu avatar Nov 22 '20 03:11 areagu

@areagu, somebody's still interested in this extension, wow! No, I'm sorry, but there're no updates

Kira-NT avatar Nov 22 '20 18:11 Kira-NT

Please fix the issue. This extension is very useful! Thank you.

0x7FFFFFFFFFFFFFFF avatar Mar 13 '21 10:03 0x7FFFFFFFFFFFFFFF

@0x7FFFFFFFFFFFFFFF, welp, I'm really-really glad that people still find this extension useful. But there's one problem: I (just like any other developer) keep OS projects exactly as long as they bring me pleasure. VisualDump, which I wrote almost two years ago, doesn't spark joy anymore. Like, seriously, what madman wrote this heck?

https://github.com/Kir-Antipov/VisualDump/blob/56d93f62f1a37256de5979dbdb14eae22b172056/DumpExtensions/HTMLProviders/DefaultProviders/DataTableHTMLProvider.cs#L20-L48

If I get my hands on VisualDump again, the first thing I'll do is rewrite it from scratch, since I just can't work with what my past self wrote. And this will take me quite a lot of [unpaid] time and [unpaid] effort. I think it's obvious why fixing the extension isn't on my top priority list right now.

I do realize that the idea of VisualDump is kinda cool, even if I don't like my old implementation, so, coupled with the fact that there're still people interested in this, it's very likely that I'll revive this extension again, but I don't know when I'll have spare time for this

Kira-NT avatar Mar 13 '21 14:03 Kira-NT

I totally understand! Don't rush and take your time. This is a great extension and I'm very interested in it.

0x7FFFFFFFFFFFFFFF avatar Mar 13 '21 15:03 0x7FFFFFFFFFFFFFFF

same exception, any updates?

zhangzunke avatar Jul 15 '21 01:07 zhangzunke

@zhangzunke, as I said in #7:

VS 2022 is somewhere around the corner, so I might start rewriting my extensions soon

Kira-NT avatar Jul 15 '21 01:07 Kira-NT