I am attempting to change the Product Catalog webpart in Enterprise Portal.
In the sites/DynamicsAx/Enterprise%20Portal/EPCSSProductGroupPrint.aspx page, I edit the page (site actions->edit page), then I edit the webpart, it shows EPCSSProductGroupPrint in the Managed content Item.
In Visual Studio 2008, when I create a project and attempt to add the EPCSSGroupPrint user control, I right click on the project and click "Add User Control from AOT". I do not see EPCSSGroupPrint in the list provided.
It is in the AOT-Web-WebContent-managed, but it is not in AOT-Web-Web Files-Web Controls.
I am not sure how to find the control or get it where VS can find.
I appreciate any help or direction.