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
The demo and the dll throws a lot of errors of the following:
System.InvalidOperationException
System.ArgumentException
System.NullReferenceException
also, it seems that on huge traffic on a server it hangs somehow the app pool. i think it is caused by a lock on the xml files reading, although the instantiation of the dll is a singleton.
The text was updated successfully, but these errors were encountered:
The demo and the dll throws a lot of errors of the following:
also, it seems that on huge traffic on a server it hangs somehow the app pool. i think it is caused by a lock on the xml files reading, although the instantiation of the dll is a singleton.
The text was updated successfully, but these errors were encountered: