»»» technology + aesthetics «««

DAX2009

Dynamics Ax 2009 Enterprise Portal

Using AxPopupParent& AxPopupChild Control

Using AxPopupParent and AxPopupChild controls Reference: http://msdn.microsoft.com/e... Configuring the Parent: Add the "AxPopupParentControl" to the AxUserControl which is supposed to host the Popup. Specify the "Height" & "Width" of the Popup to be created by giving the appropriate values to the control Generally a dialog form returns a value - create a holder for this expected return value by creating a field in the "Fields" property of the "AxPopupParentControl". Assuming...

DAX 2009 - Single Server Multiple EPSites (BC.NET - AOS)

Objective: To have two EP Sites that are connected to two different AOS's, configured on a single server machine. Current Software & Hardware Environment Server runs on a 64Bit Processor Windows 2003 R2 Enterprise 64 bit with SP2 SQL Server 2005 SP2 Sharepoint Server 2007 Dynamics Ax 2009 Current Configuration Sharepoint is installed to run on a website “Sharepoint – DEV” (on port 80) and uses an application pool with the same name. The app pool uses a Ax admin account for its identity, the account...