views:

225

answers:

0

Does anyone know if it is possible to use Dynamics Ax 2009 Enterprise Portal with Forms Based Authentication?

I found some clues here and the Authentication with AD work fine, but when i try to load a Ax User Control I get this error:

"An unexpected error has occurred. Microsoft.Dynamics.Framework.BusinessConnector.Session.Exceptions.NoKernelSessionException: No .NET Business Connector session could be found. at Microsoft.Dynamics.Framework.BusinessConnector.Session.DynamicsSession.get_AxaptaAdapter() at Microsoft.Dynamics.Framework.Portal.UI.WebControls.WebParts.AxRSReportWebPart.TrySettingCachedMenuItem() at Microsoft.Dynamics.Framework.Portal.UI.WebControls.WebParts.AxRSReportWebPart.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)"

No eventlog errors... Anyone had any success with this?

Before changing the Auth provider I made sure my EP work flawlessly, and I'm using the same user - just with a different auth provider.

related questions