AlexanderKot

Results 7 comments of AlexanderKot

Hello Any chances that this will be resolved?

Hello Seems having the same problem. .net core SDK version: V6.0.7 newtonsoft.json version: V13.0.1 I also trying serialize object containing **inside List < dynamic >**, and this can be source...

Further investigation shows that it was bug in our code :) In this case List < dynamic > contains new dynamically created type each call and JN creates internal structures...

Hello have absolutely same behavior with 2.0.6 services.AddElmah( was initial without any params so MemoryErrorLog should be used Have tried change to XmlFileErrorLog - it doesn't help - so seems...

With 2.0.7 in my case this error disappeared. It is strange - version of Vue.js used is same

Not managed to do this quickly. Next week will ask colleagues in project try to help extracting initialization logic for reproducing. But i succeeded to run app somehow applying [ActivatorUtilitiesConstructor]...

Unfortunately for us problem is not solved :( It must be noted somewhere that it is not possible to use Finbackle with .net8 + Castle.Windsor as DI for current version...