Hello all,
We are having trouble with the Enterprise Portal AxSession Object in our UserControls. We are using this object to store some user specific data in the session ( AxSession.SetItemInCache ) but we are sometimes not able to retrieve our data from this cache. It happens more frequently than not.
When it happens an Event 1000 is added to the server EventLog with the following message (in french)
"Echec de la tentative d'appel enter sur monitor pour l'obtention d'une session à partir du cache de session."
It could be roughly translated as :
"Failure while trying to call enter on the monitor to get a session from the session cache(pool)"
I tried activating and deactivating the session state on our Web Application to no avail.
This is a SharePoint Foundation 2010 Server with Dynamics AX 2009 AOS on a different server.
Do you by any chance know a solution to these sessions failure ?
Regards,
Jonathan