Hi,
We are using the RFA library for MarketPrices and Quote Contributions.
We are facing some issues in "_pSession = rfa::sessionLayer::Session::acquire(_cfgVars.sessionName);".
when we are running an application with an Admin user, everything works. but when we removed access for that user process was stuck at the above call.
user has access to write in the event log and also it also has access to read/write log file.
Below is the call stack,