Is there any way to debug a DataProvider class, a class that extendes from SRSReportDataProviderBase, When my AOS, my client and my SQL are separated in different servers? Or there is any way to create a unit test or a job, that I could execute the DataProvider class? so I could debug it? I tryed to create a job so I that I can debug it, but of course their dependencies weren't injected. Here is the example:
And I got the following error, becuase it did not have their dependecies:
There is any way to construct a DataProvider class so I can debug it?? |
↧
How to debug or unit test DataProvider classes in dynamics AX 2012
↧