You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should investigate why this is happening. The underlying code is deserializing a CertificateObject, which otherwise should be working fine, so it likely means that either a certificate object was created with a null StoreLocation field, or somehow there's a ghost null result when there are otherwise no results.
Describe the bug
Detected an exception being reported regularly for GUI version of app related to inability to write to certificate table.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No exceptions reported on normal application use
Screenshots
If applicable, add screenshots to help explain your problem.
System Configuration (please complete the following information):
Additional Context

Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: