Ian Foulds
Ian Foulds
This is still a problem with a new project started today. I've tried 4.5 and 4.6.1, WebSocket4Net versions 0.15.0 & 0.15.2 and it get the same error all the time:...
SQL Server also supports CTEs: https://learn.microsoft.com/en-us/sql/t-sql/queries/with-common-table-expression-transact-sql?view=sql-server-ver16 I'd love to see this included. I have a lot DB views and TVFs that use CTEs and it would be a lot simpler...
I’d love to but I have a lot of work at present. Hopefully December will be quieter and I can have a look then.
Hi @letynsoft @felixfbecker This is an excellent step forward. I've just tried to implement a simple solution using the "program" and "args" properties but it stops debugging when the "program"...
Many thanks @luin, that works for me, but it's not very intuitive or obvious. I think at least there should be something in the documentation to indicate how to do...
I'm experiencing a similar issue. In my case I'm serializing messages to offload the delivery via a command line background task. The message can't be serialised. This is because the...
I have the same issue too. The /opt folder in my case get changed by apps running when my container starts. I can't open the folder via mouse or keyboard...
Excellent, many thanks for this. When will this be released?
Many thanks @Ndiritu I'll have a go with your code. I didn't realise you could instantiate the writers like that. I hacked around a bit and and came up with...