
Hi,
I am trying to customize 'CustVendPaymentProposal' Report. I followed the below link to customize the report,
https://blogs.msdn.microsoft.com/dynamicsaxbi/2017/01/01/how-to-custom-designs-for-business-docs/
While running the report I am getting below error,
I followed the below steps,
1. Created duplicate of 'CustVendPaymentProposal' report and customized the design.
2. Create a new controller class which extends the existing class.
3. Created extension of menu item and updated the object property with new controller class.
I have customized 'SalesConfirm' and 'SalesInvoice' using the same process and it works fine.
Kindly let me know if I am missing anything or how I can resolve the error.
Thanks in advance!
Sohagani Shah
*This post is locked for comments
I have the same question (0)Follow the following steps to resolve this issue.
1) Go to run
2) Write "services.msc" to open the services.
3) Check the "SQL Server Reporting Services", if they are stopped, Start them and if it is running then restart it.
4) Go to the Visual Studio.
5) Right-click on the project and then Click Deploy Reports.
6) Now run the project by pressing Ctrl+F5
If you found my answer correct and helping. Mark it as verified. :)