-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I get a exception #526
Comments
Hi @germsen thanks for writing in and reporting this. Are you able to say if this occurs when data is not applied? That is, if you try to serialize an empty (simply activated via Unfortunately, it's not exactly possible to see what's happening via a stack trace, just that it's happening. If you are able to provide a simple reproduction with some basic code I can take a further look into it for you. |
Hi
Thanks for the answer.
The object is very large with many sub objects there again have subobjects so its very difficult to say where it went wrong without use a lot of time on it which I don’t have.
When I serialize it then I use none parameter except from new.
I can also understand its difficult for you to address the problem so its OK. Thanks for your help
Fra: Mike-E ***@***.***>
Sendt: 2. august 2021 10:52
Til: ExtendedXmlSerializer/home ***@***.***>
Cc: germsen ***@***.***>; Mention ***@***.***>
Emne: Re: [ExtendedXmlSerializer/home] I get a exception (#526)
Hi @germsen <https://github.com/germsen> thanks for writing in and reporting this. Are you able to say if this occurs when data is not applied? That is, if you try to serialize an empty (simply activated via new) instance, does this problem occur?
Unfortunately, it's not exactly possible to see what's happening via a stack trace, just that it's happening. If you are able to provide a simple reproduction with some basic code I can take a further look into it for you.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#526 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/ALMGVHRRXQYCZGI4IKO5ABTT2ZMDHANCNFSM5BLQFSXQ> . <http://www.mailscanner.eu/1x1spacer.gif>
|
Going through the issues here. If you do manage to produce a project that reproduces the issue I can take a further look into this for you. Closing this issue for now. |
Hi
I have a very large object contain several list of other objedcts etc when i try to serialize it then I get a exception. The class is to big to post here but the stack trace are :
Let me know if you need other information or I can do anything
The text was updated successfully, but these errors were encountered: