26.01.2011, 18:11 | #1 |
Участник
|
daxdilip: Troubleshooting Dynamics AX 2009 SSRS Report Data methods displaying #Error
Источник: http://daxdilip.blogspot.com/2011/01...9-ssrs_26.html
============== I had to modify a custom Dynamics AX SSRS Report to use Data Methods and whenever I preview the report, it was giving me the below #Error text for data methods. Solution Note, that Reporting tools is here on my local machine and we have SSRS Installed on a different box. I did the usual routine of building the SSRS Project from Visual Studio and then going to AX > Reports Library node and then right-clicking the custom report library to deploy it. After some minutes of troubleshooting, found that the custom model dll was not being deployed on the SSRS Report directory (/bin folder). Rest all the dll's were in place, so copied this dll manually from my local machine and placed it in the server's SSRS path. Now, the values started displaying properly. Out of the below dlls, as mentioned above the model dll was not getting deployed on the server. RCMSO.Model.dll SharedLibrary.BusinessLogic.dll RCMSO.BusinessLogic.dll SharedLibrary.Model.dll Источник: http://daxdilip.blogspot.com/2011/01...9-ssrs_26.html
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору. |
|
|
|