Chester Chen
Chester Chen
it is worked!!!! thanks a lot
when i run the project NLeder.CLI,i got an error message: No journal file was specified (please use -f)
> This is a command line utility, so you should specify proper command line parameters to run it. For example, you may specify something like **NLedger-cli.exe bal -f drewr.dat** assuming...
> This is a command line utility, so you should specify proper command line parameters to run it. For example, you may specify something like **NLedger-cli.exe bal -f drewr.dat** assuming...
> No, the primary concept of this tool is to read a specially formatted text file and provide a big variety of output reports. ok,I will learn how to use...
@juanfranblanco I think it exactly one issue will cause the HIGH CPU USEAGE. I create a dump and below is the callstask. ``` OS Thread Id: 0x16d82f (18) Child SP...
@matthid This error occurs if I use `CallContext.LogicalSetData` before method `IsolatedRazorEngineService.Create()` and set an entity that is not marked [Serializable]. here is a demo to produce this error. ``` using...
I create a new issue to track this problem. https://github.com/Antaris/RazorEngine/issues/601
this issue similar with https://github.com/Antaris/RazorEngine/issues/324