Submitting forms on the support site are temporary unavailable for schedule maintenance. If you need immediate assistance please contact technical support. We apologize for the inconvenience.
JSON Error When Saving Email Notifications In Password Manager
설명
When trying to save a Email Notification in Password Manager the Email will not save and the following error message can be seen in the Password Manager Event Viewer logs:
System.ArgumentException: Error during serialization or deserialization using the JSON JavaScriptSerializer. The length of the string exceeds the value set on the maxJsonLength property.
해결 방안
This is due to the Email Notification hitting the JSON limit that's set by .Net. Password Manager is configured to allow the maximum limit for JSON that .Net will allow.