debugging ssrs report on ax2012 with visual studio









Hello all,



I have a problem with my ssrs report when it runs from dynamic ax 2012 ,so I debugged it and I find out that the problem is from my ssrs report that I created in visual studio so I want to debug it there ,but when I want to attach to prosses I couldn’t find ReportingServicesService.exe because my report services is located on the other server so please help me what should I do to debug ssrs report in my visual studio? I have sql server 2008 and visual studio 2010 and ax 2012 and the other problem is that I didn’t write any code in my report I just use dataprovider in my report but debugging the data provider code shows that the problem is in my report