Serge Black
Serge Black
[LINQpad v4 AnyCPU](http://www.linqpad.net/Download.aspx) edition cannot load Tx (LINQ to Logs and Traces) LINQpad driver. It will show the following error: > Error instantiating type Tx.LinqPad.TxDataContextDriver in C:\ProgramData\LINQPad\Drivers\DataContext\4.0\Tx.LinqPad (3d3a4b0768c9178e)\Tx.LinqPad.dll > -...
Currently [it](https://github.com/Microsoft/Tx/blob/master/Source/Tx.Network/Pcap/PcapNgWriter.cs) is internal due to not be fully compliant with PcapNg format.
[PerfCounterSample's instance](https://github.com/MSOpenTech/Tx/blob/master/Source/Tx.Windows/PerfCounters/PerformanceSample.cs#L40) field is truncated if contains '#' symbol. Repro steps: - Start multiple instances of LINQpad for example - Collect any process counters for process with `LINQpad.UserQuery#1` instance name....
Any plans to add a HTTP listener?