Hi,
When i try to import the EP page into the AOT, i am getting the below error message.
"Server did not recognize the value of HTTP Header SOAPAction: http://schemas.microsoft.com/dynamicsax/ExportWebPartPageToAOT"
After debug the code, i found that the ExportWebPartPageToAOT operation is not available on EPDeploymentService services.
In development environment, ExportWebPartPageToAOT operation is available on EPDeploymentService services.
testERP:90/.../EPDeploymentService.asmx
Please let me know that how to add this operation on the EPDeploymentService service.
I will export the page definition from development environment and import in production environment. But, i am curious to understand this issue.
Thanks,
Hari