Parts of a Web Application Project
Applies To: Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012
A new web application project for Enterprise Portal controls contains the following items:
A Scripts folder that contains script files that are used by Enterprise Portal.
A Styles folder that contains cascading style sheet files that are used by Enterprise Portal.
A Dynamics AX Web Part Page (Default.aspx) that can be used for testing User Controls.
A web.config file.
A sample web application project is shown in the following illustration.
Web application project
You will add other files to the Web project as you develop and test your User Controls.