Omar Elabd
Omar Elabd
Currently ObjectExporter does not use reflection to generate the C# serialized text, so at the moment there wouldn't be anything where you could serialize an object directly to C#. I...
related to #22
Looks like this can be addressed with the new Image Service. https://msdn.microsoft.com/en-US/library/mt628927.aspx?f=255&MSPPError=-2147217396
To resolve circular references in JSON I could use the "$id" and "$ref" used by JSON.NET
xml can also use the ref="" attribute
Thanks for reporting the issue Jeff. So the issue only appears in 2015? And for VS2013 it appears to work correctly? I'll look into the issue asap.
Alright, just wanted to confirm. I'll look into this issue and update any information on this post. Once again thank you for the bug report and thanks for providing a...
@jeffklawiter it seems like there may be something else at work here. Did you attempt running one in Debug mode vs Release mode or any other configurations? I ran your...
@bolddp sorry for the delay in responding to this, i don't believe your problem is related to the current issue. But i'm aware of the problem and it will be...
Hi @miczdem, thank you for taking the time to post this issue, I'm currently aware of this issue and working to resolve it in an upcoming major update.