I am .net developer and using SAP crystal report.Unable to handle crystal report exception from .NET framework's exceptional handler.When using CrystalReportViewer to view report i am not getting any issue and try catch of .net framework also not catching any exception but third party tool APPD is capturing exception when previewing all crystal report.I can't predict the root cause as well as unable to get definition from forums.The exception getting in APPD is,
Name: ArgumentOutofRangeException Summary: CrystalDecisions.Shared.Json.JsonObject::unable to get optional boolean value associated with key, at CrystalDecisions.Shared.Json.JsonObject.get_Item(String key)
Thanks in Advance :-)