Hi,
I don't think "our implementation team said ADD ON get corrupt and reason is same user tried to login from 2 different system and hence it is getting corrupt." that this is the reason, because every instance of an addon runs in it's own space and is not influenced by another instance.
When you use DI API object, do you release them after use?
System.Runtime.InteropServices.Marshal.ReleaseComObject(obj); | |||
GC.WaitForPendingFinalizers(); | |||
GC.Collect(); |
This is the most common reason for an error like this to happen.
Regards
Ad