Hi
I got a small SP farm with 1 wfe. I have added User Management Solution Accelerator and it works fine when I use it from the SharePoint servers. But when I try to use it when I am connected as a normal user (citrix, terminal service) with acess to User Management Solution Accelerator I get this error below (when pressing the "Test" button on the support tab):
Any Ideas?
System.Runtime.Remoting.RemotingException: Server encountered an internal error. For more information, turn off customErrors in the server's .config file. Server stack trace: Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at Bamboo.UserManagement.IServiceFactory.GetConfigurationService() at Bamboo.UserManagement.UserManagementProxy.GetConfigurationService() at Bamboo.UserManagement.WebControls.Support.SupportTest.d() at Bamboo.UserManagement.WebControls.Support.SupportTest.a(Object A_0, EventArgs A_1)
Turned off the proxy settings in IE :/ ^^