There are multiple solutions in order to solve this issue. Some are mentioned below:
Solution 1:
a) Create new design (Shouldn't duplicate it from existing design).
b) Copy all objects from old design and paste it in new design.
c) Save, Rebuild and deploy the report. It will work.
Solution 2:
a) Go to xml file of that report (Path : K:\AosService\PackagesLocalDirectory\ModelName\ModelName\AxReport)
b) Take a backup of that report for a safe side (optional)
c) Open that xml file in notepad (Hint: open notepad as administrator)
d) Remove "ReportParametersLayout" tag completely. See figure 2.1
e) Replace (in case of copy) or save the xml file and redeploy the report. It will work.
Figure 2.1:
Remove all the highlighted text coming inside ReportParametersLaout tag.
Happy Daxing :)
No comments:
Post a Comment