Michael Brogdon

Results 19 comments of Michael Brogdon

I would second a similar idea. I was looking at [RFC8010 section 3.1.3](https://datatracker.ietf.org/doc/html/rfc8010#section-3.1.3) to describe the "additional attribute" (which is defined when a field is 0) and having a difficult...

@jefffhaynes Yeah, I forked your repo and tried a couple different routes and was getting stuck too, but I think most of it was me still learning the code. In...

> Sorry, tbh I'm recovering from surgery and the pain meds are not helping my thought process. Let me regroup and take another run at this in a bit :)...

It is nearly there, I have a regression issue with using `Subtype` | `SubtypeDefault` now. I have classes with: ```c# public class StringValue : Value { [FieldOrder(0)] [FieldLength(nameof(AttributeValue.ValueLength), RelativeSourceMode =...

@jefffhaynes I looked for your changes in a branch to debug, but didn't see the relevant changes. If you need anything else form me, please let me know. With that...

> Not compatible with rdp10 I am seeing the same thing. I have a Windows 10 box, with `pwsh v7.0.1` installed. If I use `Remote Desktop 10.3.11` on MacOS 10.15.4...

> Please provide a more thorough issue description and reproduction steps. @vexx32 I'm pretty sure I see the same thing @he852100 mentions.

I finally was able to get something from the diagnostic messages: ``` [CodeMaid Handled Exception 07:38:06 PM] CodeMaid Cleanup for '*****Controller.cs' was stopped: System.Runtime.InteropServices.COMException (0x8001010E): ReplaceFileHeaderDocumentStart must be called on...

> Since you mentioned DSIG, how does your proposal different from DSIG, and why did you not propose a new version of DSIG instead? These are important questions - what...